Description Usage Arguments Value
Function to make a Conveyal Results table
1 2 | table_builder(results, base_tiff, weight_tiff, weight_prefix = "",
probs = c(0.7, 0.9))
|
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. |
A data_frame with the sum, total percent change from base, and percentile accessibilities for a given weighting regimen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.