Indicates whether or not a progress counter must be printed during computations. Applies to all routing functions.
set_progress(r5r_core, progress)
Invisibly returns TRUE
.
An object to connect with the R5 routing engine, created with
setup_r5()
.
A logical, passed from the function above.
Other setting functions:
set_breakdown()
,
set_cutoffs()
,
set_expanded_travel_times()
,
set_fare_cutoffs()
,
set_fare_structure()
,
set_max_fare()
,
set_max_lts()
,
set_max_rides()
,
set_monte_carlo_draws()
,
set_n_threads()
,
set_output_dir()
,
set_percentiles()
,
set_speed()
,
set_suboptimal_minutes()
,
set_time_window()
,
set_verbose()