powered by
Unpack cols argument to agg_data
unpack_cols(x)
list
cols
ezplot:::unpack_cols("x") ezplot:::unpack_cols(c(x = "x", y = "x + y", expr = "~ x + y"))
Run the code above in your browser using DataLab