map_logsums | R Documentation |
Map destination choice logsums from a single scenario
map_logsums(
db,
scope = NULL,
purposes = NULL,
ggmap = FALSE,
show_year = 2010,
index_year = 2000
)
db |
The scenario sqlite database. |
scope |
a dplyr::filtering criteria to limit the scope of the dataframe |
purposes |
a vector of trip purposes to include in the average logsum. |
ggmap |
If TRUE, then include a ggmap background. |
show_year |
The year in which to plot the logsums. |
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.