extract_volume: Extract floorspace volume

View source: R/floorspace.R

extract_volumeR Documentation

Extract floorspace volume

Description

This function extracts the total value of floorspace sold in each region by floor_type.

Usage

extract_volume(...)

Arguments

...

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?

index_year

[Optional] index year that should be used as the starting year for data or plots;

Value

A data frame with the total dollars sold.


pbsag/swimr documentation built on July 4, 2025, 12:10 p.m.