health_insur_recode: Health insurance recode Recodes ACS health insurance number...

health_insur_recodeR Documentation

Health insurance recode Recodes ACS health insurance number of plans and type columns into one column, and creates factor column

Description

Health insurance recode Recodes ACS health insurance number of plans and type columns into one column, and creates factor column

Usage

health_insur_recode(df, num, type)

Arguments

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

Value

Dataframe with health-insurance categories recoded in one column


dpowerstp/acsprocess documentation built on Sept. 4, 2022, 10:18 a.m.