.find_appropriate_column_name | R Documentation |
fuzzy_col_name
with a column name that exists in cols
.Tries to match a fuzzy_col_name
with a column name that exists in cols
.
.find_appropriate_column_name(fuzzy_col_name, cols)
fuzzy_col_name |
a name to be decoded |
cols |
vector of columns that contain all possible column names, i.e., decode fuzzy_col_name must be in cols |
a correct column name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.