View source: R/ojo_county_population.R
ojo_county_population | R Documentation |
Summarizes and manipulates the PEP series to return Oklahoma's population by county for desired years. Useful for calculating per capita rates of county-level data.
ojo_county_population(years)
years |
A numeric vector of years for which to get population data |
A table of Oklahoma's population by county in each year specified
## Not run:
ojo_county_population(2018)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.