
Summary of traveltime function results
traveltime_stats.Rd
This function generates a summary of the traveltime function results, producing a cumulative curve plot and a statistic for the fraction of demand which is covered within a given objective travel time.
Usage
traveltime_stats(
traveltime,
demand_raster,
breaks = c(5, 10, 15, 30),
objectiveminutes = 15
)