Description Usage Arguments Value
View source: R/01_population_ages.R
get_population_ages wrapper function that allows user to
subset data from various sources.
If only county is specified (other parameters = ""),
it provides national level data.
If county is also specified (and the dataset contains counties),
then only those counties within the state(s) are returned.
1  | get_population_ages(country = "", state = "", county = "")
 | 
country | 
 Country of desired data.  | 
state | 
 State of desired data.  | 
county | 
 County of desired data.  | 
A data.frame with all of the processed information on population age structure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.