Description Usage Arguments Value
popForecast Creates a Chart showing population and estmates
1 | popForecast(fips, ctyname, byr = 1990, eyr = 2050, base = 10)
|
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() |
ggplot2 graphic and data file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.