View source: R/applyDictionary.R
Apply the dictionary described in a Opal Excel format as attributes of the tibble's columns.
1 | applyDictionary(tibble, variables, categories = NULL)
|
tibble |
Tibble to be decorated. |
variables |
A data frame with one row per variable (column name) and then one column per property/attribute. |
categories |
A data frame with one row per category (columns variable and name) and then column per property/attribute. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.