get_commute_times: Calculate trip times by residence region

Description Usage Arguments Details

View source: R/commute_times.R

Description

Calculate trip times by residence region

Usage

1
2
get_commute_times(dir, year, region_var = c("MPO", "COUNTY", "STATE"),
  regions = NULL)

Arguments

dir

Scenario directory

year

Analysis year, e.g. t20.

region_var

One of c("MPO", "COUNTY", "STATE")

regions

A list of regions to include; defaults to NULL (all).

Details

Note that this function does not work on a VIZ database, but rather on the scenario outputs directly.


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