Description Usage Arguments Details Value Author(s) References
View source: R/accessibility_functions.R
The job cumulative accessibility adds up the number of oportunities inside a given travel time or distance (threshold).
1 |
cutoff |
numeric threshold of cumulative accessibility. It must be in the same unit of the matrix. |
oportunities |
data frame with id and oportunity structure. |
matrix |
data frame with origin, destination and travel_time/distance structure. |
As discussed by Handy and Niemeier (1997), the cumulative accessibility is easier to understand than the gravity one, giving "some sense of the range of choice avaiable" (Handy & Niemeier, 1997, p. 1177).
data frame with origin, acc and threshold.
Beatriz Moura dos Santos
Handy & Niemeier (1997). Measuring accessibility: An exploration of issues and alternatives. Environment and Planning A: Economy and Space, 29(7), 1175-1194.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.