set_monte_carlo_draws | R Documentation |
Sets the number of Monte Carlo draws to be used by R5.
set_monte_carlo_draws(r5r_core, draws_per_minute, time_window)
r5r_core |
An object to connect with the R5 routing engine, created with
|
draws_per_minute |
A number. |
time_window |
A number. |
Invisibly returns TRUE
.
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_n_threads()
,
set_output_dir()
,
set_percentiles()
,
set_progress()
,
set_speed()
,
set_suboptimal_minutes()
,
set_time_window()
,
set_verbose()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.