Description Usage Arguments Details Value Author(s)
.. content for (no empty lines) ..
1 2 3 4 | get_uninsurance_PUMS(
age_breaks = c(14, 18, 24, 99),
labels = c("14-18", "19-24", "25+")
)
|
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 |
.. content for ..
data frame with percent uninsured by age group and urban/rural
Daniel James Liden
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.