markfairbanks / tidytable

Tidy interface to 'data.table'
https://markfairbanks.github.io/tidytable/
Other
450 stars 32 forks source link

Automatically unpack dataframes #802

Open markfairbanks opened 8 months ago

markfairbanks commented 8 months ago

See #700

Note: I don't think this is particularly worth the effort. It's definitely possible, but there will have to be tons of extra checks built in to prep_exprs(). Either way here is the initial work to complete this.