get_uninsurance_PUMS: Parse PUMS uninsurance data

Description Usage Arguments Details Value Author(s)

View source: R/uninsurance.R

Description

.. content for (no empty lines) ..

Usage

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

Arguments

age_breaks

vector of ages passed to cut(age, age_breaks, include.lowest = TRUE, right=TRUE)

labels

vector of labels for age ranges specifed in age breaks

Details

.. content for ..

Value

data frame with percent uninsured by age group and urban/rural

Author(s)

Daniel James Liden


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