View source: R/raw_data_processing.R
standardize_terms | R Documentation |
This fixes spelling mistakes and standardizes choices of capitalization, spaces, etc so that terms are easily comparable across dictionaries Used in the data prep script in the raw data folder
standardize_terms(data, key, component = "undetermined")
data |
the dictionary dataset |
key |
string name of the dataset |
component |
string type of dictionary |
the standardized dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.