compare_wapr: Compare workforce participation in two scenarios

View source: R/laborforce.R

compare_waprR Documentation

Compare workforce participation in two scenarios

Description

Compare workforce participation in two scenarios

Usage

compare_wapr(
  db1,
  db2,
  facet_var = c("BZONE", "MPO", "COUNTY", "DOT_REGION", "STATE"),
  facet_levels = NULL,
  index_year = 2000
)

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.

index_year

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

Value

ggplot2 object


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