Description Usage Arguments Details Value
This is a replacement for county_ts_chart Copied from codemogProfile
1 | county_timeseries(fips, beginyear = 1990, endYear, base = 10)
|
fips |
The County FIPS number (without leading Zeros) |
beginyear |
The first year in the timeseries Defaults to 1990. |
endYear |
The last year in the timeseries Defaults to 2013. |
base |
Base font size. |
Takes some basic input on the time period and county then creates a
plot of the data in ggplot2
. Similar to the county_ts_data()
function. Can create timeseries from 1990 to 2040 (beyond 2013 are
forecasts).
ggplot2 graphic and data file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.