View source: R/add_variables_data.R
add_variables_data | R Documentation |
Add data to variables
add_variables_data( data, name, dataset, set.default = F, add.background.variable = T, replace )
data |
new data |
name |
name |
dataset |
dataset |
set.default |
set new variables data as default |
add.background.variable |
add name of column to the background variables for easy access |
replace |
replace existing column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.