multiple_vmt: Compare VMT between multiple scenarios

View source: R/vmt.R

multiple_vmtR Documentation

Compare VMT between multiple scenarios

Description

Compare VMT between multiple scenarios

Usage

multiple_vmt(
  dbset,
  db_names,
  facet_var = c("MPO", "COUNTY", "STATE"),
  facet_levels = NULL,
  index_year = 2000
)

Arguments

dbset

A list of connections to SWIM databases.

db_names

A character vector naming the scenarios.

facet_var

The region to dplyr::summarize by.

facet_levels

Regions to include in summary.

index_year

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

Value

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


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