Learn R Programming

r5r (version 0.3-3)

set_max_rides: Set max number of transfers

Description

Set maxTransfers parameter in R5.

Usage

set_max_rides(r5r_core, max_rides)

Arguments

r5r_core

rJava object to connect with R5 routing engine

max_rides

numeric. The max number of public transport rides allowed in the same trip. Passed from routing function.

See Also

Other support functions: assert_points_input(), posix_to_string(), select_mode(), set_max_street_time(), set_n_threads(), set_speed(), set_suboptimal_minutes(), set_verbose(), street_network_to_sf()