View source: R/create_value_map.R
create_value_map | R Documentation |
Create Value Map Creates a map of the categorical/factor variables in the dataset.
create_value_map(df)
df |
A dataframe object. |
Returns a dataframe with mapped variables and values in a condensed format, and also adds a "new_value" column for recoding with other functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.