get_arrival_isochrone: Get isochrone based on arrival times and locations Expects...

Description Usage Arguments Value

View source: R/rtraveltime.R

Description

Get isochrone based on arrival times and locations Expects 'rtraveltime.id' and 'rtraveltime.key' options to be set with traveltime API information

Usage

1

Arguments

data

tibble of type sf with point geometry for starting locations and fields 'travel_time' travel time in seconds 'mode_type' transportation type 'id' (optional), must be unique if present the return data will be labeled by 'id' values

Value

a vector of type sf containging the isochorone polygons


mountainMath/rtraveltime documentation built on Nov. 8, 2019, 9:31 a.m.