popForecast: popForecast Creates a Chart showing population and estmates

Description Usage Arguments Value

Description

popForecast Creates a Chart showing population and estmates

Usage

1
popForecast(fips, ctyname, byr = 1990, eyr = 2050, base = 10)

Arguments

fips

is the numeric fips code for the main area to be compared

ctyname

is the cplace name from input$unit

byr

is the first year of the series to be extracted by county_sya (min 1990)

eyr

is the last year of the series to be extracted by county_sya (max 2050)

base

is the base text size for the ggplot2 object and codemog_theme()

Value

ggplot2 graphic and data file


ColoradoDemography/ProfileDashboard documentation built on May 27, 2019, 1:08 a.m.