Change API Timeout
setTimeoutAPI(opts, timeout)
opts
list of simulation parameters returned by the function setSimulationPathAPI
setSimulationPathAPI
timeout
numeric API timeout (seconds). Default to 60.
numeric
## Not run: opts <- setTimeoutAPI(opts, timeout = 45) ## End(Not run)