View source: R/x_data_deparser.R
A helper function used inside other functions to be able to call either x as an object or as a column name of data
1 | x_data_deparser(x, data = NULL)
|
x |
a vector or a name of a column in |
data |
a data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.