multiple_wapr: Compare WAPR across multiple scenarios.

View source: R/laborforce.R

multiple_waprR Documentation

Compare WAPR across multiple scenarios.

Description

Compare WAPR across multiple scenarios.

Usage

multiple_wapr(
  dbset,
  db_names,
  facet_var = c("BZONE", "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

Field to facet by.

facet_levels

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

index_year

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

Value

a ggplot2 object.


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