get_pums_race:

Description Usage Arguments Details Value Author(s)

View source: R/youth_demo.R

Description

race by age group

Usage

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

Arguments

age_breaks

min age, max age, and any breaks in between (numerical)

age_labels

vector of strings showing age ranges e.g. c("14-24", "25+")

Details

numbers/percentages of Nevadans by race and age group.

Value

tibble

Author(s)

Daniel James Liden


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