plot_logsums | R Documentation |
Plot average logsums over time for a single scenario
plot_logsums(
db,
color_var = c("COUNTY", "MPO", "ALDREGION", "STATE", "DOT_REGION"),
color_levels = NULL,
index_year = 2000
)
db |
The scenario sqlite database. |
color_var |
The variable to color the plot by. |
color_levels |
The variable to |
index_year |
[Optional] index year that should be used as the starting year for data or plots; |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.