multiple_vmt | R Documentation |
Compare VMT between multiple scenarios
multiple_vmt(
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 |
The region to dplyr::summarize by. |
facet_levels |
Regions to include in summary. |
index_year |
[Optional] index year that should be used as the starting year for data or plots; |
A ggplot2 object showing VHT by facility type in each facet level over time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.