process_disab_foodstamp | R Documentation |
Processes tidycensus-downloaded data from table B22010 on household food-stamp receipt by disability status. Option to calculate overall-results for household disability status, since other Census tables on disability are not available at the block-group level
process_disab_foodstamp(df, overall = F)
df |
tidycensus-downloaded data on household food-stamp receipt by disability status, census table B22010 |
overall |
Whether to aggregate dataframe to households by presence of person with a disability; default F |
Processed dataframe on household food-stamp receipt by disability status, or households by presence of person with a disability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.