multiple_trips: Plot trips in multiple scenarios.

View source: R/trips.R

multiple_tripsR Documentation

Plot trips in multiple scenarios.

Description

Plot trips in multiple scenarios.

Usage

multiple_trips(dbset, db_names, index_year = 2000, ...)

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.

index_year

[Optional] index year that should be used as the starting year for data or plots;

Value

A ggplot2 object


pbsag/swimr documentation built on July 4, 2025, 12:10 p.m.