get_rural_PUMS: Age by Urban/Rural County Classification

Description Usage Arguments Details Value Author(s)

View source: R/youth_demo.R

Description

Urban/Rural Breakdown by age group

Usage

1
2
3
4
get_rural_PUMS(
  age_breaks = c(0, 14, 24, 99),
  labels = c("0-13", "14-24", "25+")
)

Arguments

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+")

Details

Pulls numbers and percentages of age groups by urban/rural.

Value

tibble of length 2*(number of age categories) with four columns

Author(s)

Daniel James Liden


djliden/youthhealthr documentation built on March 19, 2021, 12:52 p.m.