plot_trips: Plot Trip productions

View source: R/trips.R

plot_tripsR Documentation

Plot Trip productions

Description

Plot Trip productions

Usage

plot_trips(..., share = TRUE)

Arguments

...

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;

share

Plot mode share instead of total trips? Defaults to TRUE.

Value

A ggplot2 object.


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