compare_wapr: Compare workforce participation in two scenarios

Description Usage Arguments Value

View source: R/laborforce.R

Description

Compare workforce participation in two scenarios

Usage

1
2
compare_wapr(db1, db2, facet_var = c("BZONE", "MPO", "COUNTY",
  "DOT_REGION", "STATE"), 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

ggplot2 object


tlumip/swimr documentation built on Dec. 14, 2020, 3:16 a.m.