View source: R/process_functions.R View source: R/disab_pull.R
disab_pull | R Documentation |
Creates column on disability by type from ACS5 tidycensus downloaded data on disability by type
disab_pull(df, new_col = disability, concept_col = concept) disab_pull(df, new_col = disability, concept_col = concept)
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 |
ACS5 tidycensus downloaded data on disability by type with disability column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.