plot_gdp: Plot the GDP contribution of Labor over time in a scenario

Description Usage Arguments Value

View source: R/gdp.R

Description

Plot the GDP contribution of Labor over time in a scenario

Usage

1
2
plot_gdp(db, facet_var = c("MPO", "COUNTY", "STATE"),
  facet_levels = NULL, color_levels = NULL)

Arguments

db

The scenario sqlite database.

facet_var

Field to facet by: "MPO", "COUNTY", or "STATE".

facet_levels

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

color_levels

A character vector of the industry sectors to include. Defaults to all.

Value

a ggplot2 plot object.


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