compare_sevar: Compare population and employment

Description Usage Arguments Value

View source: R/population.R

Description

Compare population and employment

Usage

1
compare_sevar(db1, db2, ...)

Arguments

db1

The swim database for the "Reference" scenario.

db2

The swim database for the "Current" scenario.

...

Arguments passed on to extract_se

color_var

Field to color by: either "MPO" or "COUNTY".

color_levels

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

controls

Plot against the control totals. Defaults to TRUE, cannot currently run with FALSE.

index

Whether to show the variables as indexed against the base year.

Value

A ggplot2 plot object showing the modeled change in employment and population over time.


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