unpack_cols | R Documentation |
Unpack cols argument to agg_data
unpack_cols(x)
x |
cols |
list
ezplot:::unpack_cols("x")
ezplot:::unpack_cols(c(x = "x", y = "x + y", expr = "~ x + y"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.