old_recode | R Documentation |
Old recode Function to recode ACS dataframe with age values greater than 75 to 75 and older
old_recode(df, age_col)
df |
Dataframe with age column |
age_col |
Name of age column |
Dataframe with recoded age column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.