View source: R/get_mylakeconfig_value.R
get_mylakeconfig_value | R Documentation |
Extracts values from the MyLake config file by locating the label and key within the file.
get_mylakeconfig_value(file, label, key)
file |
filepath; to R object (loaded Rdata file) |
label |
string; which corresponds to section where the key is located |
key |
string; name of key in which to extract the value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.