multiple_trips: Plot trips in multiple scenarios.

Description Usage Arguments Value

View source: R/trips.R

Description

Plot trips in multiple scenarios.

Usage

1
multiple_trips(dbset, db_names, ...)

Arguments

dbset

A list of connections to SWIM databases.

db_names

A character vector naming the scenarios.

...

Arguments passed on to extract_trips

db

the scenario database.

facet_var

The region to dplyr::summarize by.

facet_levels

Regions to include in summary.

color_levels

Modes to include in summary. Defaults to all modes other than school. See consolidated modes in mode_types.

index

whether to index mode split off the base year.

Value

A ggplot2 object


pbsag/swimr documentation built on Dec. 12, 2020, 3:08 a.m.