table_builder: Function to make a Conveyal Results table

Description Usage Arguments Value

View source: R/accessdiff.R

Description

Function to make a Conveyal Results table

Usage

1
2
table_builder(results, base_tiff, weight_tiff, weight_prefix = "",
  probs = c(0.7, 0.9))

Arguments

results

A conveyal regional analysis raster object.

base_tiff

The base scenario raster object.

weight_tiff

The raster object with population weights.

weight_prefix

A character string to designate the type of weighting.

probs

Vector of percentiles to use to compute accessibility.

Value

A data_frame with the sum, total percent change from base, and percentile accessibilities for a given weighting regimen.


transportfoundry/tvmeasures documentation built on May 22, 2019, 10:57 p.m.