plot_logsums: Plot average logsums over time for a single scenario

View source: R/logsums.R

plot_logsumsR Documentation

Plot average logsums over time for a single scenario

Description

Plot average logsums over time for a single scenario

Usage

plot_logsums(
  db,
  color_var = c("COUNTY", "MPO", "ALDREGION", "STATE", "DOT_REGION"),
  color_levels = NULL,
  index_year = 2000
)

Arguments

db

The scenario sqlite database.

color_var

The variable to color the plot by.

color_levels

The variable to

index_year

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


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