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.
[x] Unpack variables from environment
[ ] Unpack calls to data.frame()/tibble()/data.table()/tidytable()
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.data.frame()
/tibble()
/data.table()
/tidytable()
as_*()
functions