plot_vht: Plot VHT over time.

Description Usage Arguments Value

View source: R/vmt.R

Description

This function plots the sum of the daily vehicle travel time, colored and faceted by arbitrary variables in the link or zone table.

Usage

1
plot_vht(db, facet_var = "MPO", facet_levels = NULL)

Arguments

db

The scenario database.

facet_var

The variable to use in faceting the data.

facet_levels

A character vector giving the levels of the faceting variable to use. Levels not called are dropped from the plot; default is NULL, meaning print all level.

Value

A ggplot2 figure object.


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