View source: R/write_input_utils.R
standardize_option | R Documentation |
This function deals with abbreviations in parameter specification and returns the spellings that are used in the datasets.
standardize_option(input, param, version = "dict")
input |
the string to standardize |
param |
the dictionary parameter expected (group, component, stat) |
version |
dict or eqn |
the standardized version of the input string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.