Extract bike/bici routes for origins and destinations using CycleStreets via stplanr
bici_routes.Rd
Extract bike/bici routes for origins and destinations using CycleStreets via stplanr
Arguments
- od.data
A sf object with OD data
- distance.threshold
distance threshold in metres to create a subset of the routes
- plan
one of "quietest" (default), "fastest", or "balanced" for cycle streets
- origin.col
string with name of the column with origin id
- destination.col
string with name of the column with destination id
- trips.col
string with name of the column with number of trips for each OD pair