View source: R/input_handling.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)
input |
the string to standardize |
param |
the type expected (group, component, stat, datatype) |
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.