get_poverty_PUMS: Poverty from PUMS

Description Usage Arguments Details Author(s)

View source: R/poverty.R

Description

Pull income-to-poverty ratio from PUMS

Usage

1
2
3
4
get_poverty_PUMS(
  age_breaks = c(14, 18, 24, 99),
  labels = c("14-18", "19-24", "25+")
)

Arguments

age_breaks
labels

Details

Poverty status is determined for all people except institutionalized people, people in military group quarters, people in college dorms, and unrelated individuals under the age of 15. These were excluded from the analysis.

Author(s)

Daniel James Liden


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