ojo_county_population: Get population data by county for Oklahoma from the Census...

View source: R/ojo_county_population.R

ojo_county_populationR Documentation

Get population data by county for Oklahoma from the Census Bureau's American Community Survey

Description

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.

Usage

ojo_county_population(years)

Arguments

years

A numeric vector of years for which to get population data

Value

A table of Oklahoma's population by county in each year specified

Examples

## Not run: 
ojo_county_population(2018)

## End(Not run)


openjusticeok/ojodb documentation built on Aug. 4, 2024, 3:25 p.m.