Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_max_street_time

Set max street time


Description

Set max street time

Usage

set_max_street_time(max_walk_dist, walk_speed, max_trip_duration)

Arguments

max_walk_dist

numeric, Maximum walking distance (in meters) for the whole trip. Passed from routing functions.

walk_speed

numeric, Average walk speed in Km/h. Defaults to 3.6 Km/h. Passed from routing functions.

max_trip_duration

numeric, Maximum trip duration in seconds. Defaults to 120 minutes (2 hours). Passed from routing functions.

Value

An integer representing the maximum number of minutes walking

See Also


r5r

Rapid Realistic Routing with 'R5'

v0.4.0
MIT + file LICENSE
Authors
Marcus Saraiva [aut] (<https://orcid.org/0000-0001-6218-2338>), Rafael H. M. Pereira [aut, cre] (<https://orcid.org/0000-0003-2125-7465>), Daniel Herszenhut [aut] (<https://orcid.org/0000-0001-8066-1105>), Carlos Kaue Vieira Braga [aut] (<https://orcid.org/0000-0002-6104-7297>), Matthew Wigginton Conway [aut] (<https://orcid.org/0000-0002-1210-2982>), Ipea - Institue for Applied Economic Research [cph, fnd]
Initial release
2021-04-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.