health_insur_recode | R Documentation |
Health insurance recode Recodes ACS health insurance number of plans and type columns into one column, and creates factor column
health_insur_recode(df, num, type)
df |
ACS dataframe with type of health insurance plan column and number of plans column |
num |
Name of 'number of plans' column |
type |
Name of type of plans column |
Dataframe with health-insurance categories recoded in one column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.