GetSettingName | R Documentation |
Get the name of the settings from a named list good for saving into a data frame or use as file name
GetSettingName(settings, digits = 3, display = c("short", "pretty", "tiny"))
settings |
A named list. The names corresponding to the setting parameter names, and the values are the parameter values |
digits |
How many digits to use to format the numerical values |
display |
Which version of the setting name to produce |
A character vector of setting names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.