Skip to contents

Sets the number of Monte Carlo draws to be used by R5.

Usage

set_monte_carlo_draws(r5r_core, draws_per_minute, time_window)

Arguments

r5r_core

An object to connect with the R5 routing engine, created with setup_r5().

draws_per_minute

A number.

time_window

A number.

Value

Invisibly returns TRUE.