compare_vht: Compare VHT between scenarios

Description Usage Arguments Value

View source: R/vmt.R

Description

Compare VHT between scenarios

Usage

1
2
compare_vht(db1, db2, facet_var = c("MPO", "COUNTY"),
  facet_levels = NULL)

Arguments

db1

The swim database for the "Reference" scenario.

db2

The swim database for the "Current" scenario.

facet_var

Field to facet by: either "MPO" or "COUNTY".

facet_levels

A character vector of the facet variable specifiying which levels to include.

Value

A ggplot2 object showing VHT by facility type in each facet level over time.


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