disab_pull: Pull disability values from concept column

View source: R/process_functions.R View source: R/disab_pull.R

disab_pullR Documentation

Pull disability values from concept column

Description

Creates column on disability by type from ACS5 tidycensus downloaded data on disability by type

Usage

disab_pull(df, new_col = disability, concept_col = concept)

disab_pull(df, new_col = disability, concept_col = concept)

Arguments

df

ACS5 tidycensus downloaded data on disability by type

new_col

Name of new column that will store disability-type, data-masked; default disability

concept_col

Data-masked name of concept column; default concept

Value

ACS5 tidycensus downloaded data on disability by type with disability column


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