old_recode: Old recode Function to recode ACS dataframe with age values...

old_recodeR Documentation

Old recode Function to recode ACS dataframe with age values greater than 75 to 75 and older

Description

Old recode Function to recode ACS dataframe with age values greater than 75 to 75 and older

Usage

old_recode(df, age_col)

Arguments

df

Dataframe with age column

age_col

Name of age column

Value

Dataframe with recoded age column


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