View source: R/recode_helper_data.R
recode_helper_data | R Documentation |
Recode Helper Data
recode_helper_data(df, column, old_val, new_val)
df |
The dataframe |
column |
The column name to change |
old_val |
The old value |
new_val |
The new value |
A recoded dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.