View source: R/standard_name_check.R
standard_name_check | R Documentation |
Checks if variable names are the standard defined into DIETCOST R standard table.
standard_name_check(df, ...)
df |
Dataframe. |
... |
Any number of strings. |
No R object return, performs only a check.
standard_name_check(DIETCOST::foods, 'food_id', 'food_name')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.