markfairbanks / tidytable

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

Automatically unpack dataframes #802

Open markfairbanks opened 6 months ago

markfairbanks commented 6 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.