apply_map | R Documentation |
Apply Map
apply_map(df, map)
df |
A dataframe object to recode using a map dataframe. |
map |
A map dataframe matching new and old values for columns to recode. |
Returns a recoded dataframe in-line with the map file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.