Description Usage Arguments Value
View source: R/import_attributes.R
If we have exported tabulate attributes for editing in a .csv file then we can use this function to import them and also append them to a specified data structure.
1 | import_attributes(data, fileLocation)
|
data |
data structure to apply the parameters to |
fileLocation |
string indicating location of tabulate attributes file |
tibble containing tabulate attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.