compare_employment: Compare labor output between two scenarios

Description Usage Arguments Value

View source: R/employment.R

Description

This function compares the employment by type in an area over time between two scenarios.

Usage

1

Arguments

db1

The reference scenario database.

db2

The current scenario database.

...

Arguments passed on to extract_employment

db

The scenario database.

facet_var

The variable in the zone table to facet by. Defaults to MPO

facet_levels

The levels of the facet variable to keep. Defaults to all levels other than external stations.

type_levels

The types of employment to show in the plot.

employment_categories

[Optional] data_frame of employment aggregation categories; if NULL, uses emp_types. Should have columns ACTIVITY (full code of activity in AA databases) and emp_type.

Value

A ggplot2 object showing the employment by type and and year.


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