View source: R/GetDataDictionary.R
This function reads the data dictionary from a .csv file and returns it as a list
1 | GetDataDictionary(path = "extdata/", file_name = "data_dictionary.csv")
|
path |
The path to the data dictionary. Defaults to "extdata/". |
file_name |
The name of the data dictionary file. Defaults to "data_dictionary.csv". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.