multiple_floorspace: Compare floorspace by type across multiple scenarios.

Description Usage Arguments Value

View source: R/floorspace.R

Description

Compare floorspace by type across multiple scenarios.

Usage

1
2
multiple_floorspace(dbset, db_names, ..., variable = c("floorspace",
  "rent", "occupancy"))

Arguments

dbset

A list of connections to SWIM databases.

db_names

A character vector naming the scenarios.

...

Arguments passed on to extract_floorspace

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.

index

Should the function extract indexed or absolute values?

variable

The variable to plot, one of rents, occupancy rate, or new floorspace

Value

a ggplot2 object.


pbsag/swimr documentation built on Dec. 12, 2020, 3:08 a.m.