multiple_gdp | R Documentation |
Compare GDP across multiple scenarios.
multiple_gdp(
dbset,
db_names,
facet_var = c("MPO", "COUNTY", "STATE"),
facet_levels = NULL,
index_year = 2000
)
dbset |
A list of connections to SWIM databases. |
db_names |
A character vector naming the scenarios. |
facet_var |
Field to facet by. |
facet_levels |
A character vector of the facet variable specifiying which levels to include. |
index_year |
[Optional] index year that should be used as the starting year for data or plots; |
a ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.