Description Usage Arguments Details Value Author(s)
Urban/Rural Breakdown by age group
1 2 3 4 | get_rural_PUMS(
age_breaks = c(0, 14, 24, 99),
labels = c("0-13", "14-24", "25+")
)
|
age_breaks |
min age, max age, and any breaks in between (numerical) |
labels |
vector of strings showing age ranges e.g. c("14-24", "25+") |
Pulls numbers and percentages of age groups by urban/rural.
tibble of length 2*(number of age categories) with four columns
Daniel James Liden
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.