powered by
Change API Timeout
setTimeoutAPI(opts, timeout)
Object of class simOptions, list of options used to read the data contained in the last simulation read by setSimulationPathAPI.
simOptions
setSimulationPathAPI
list of simulation parameters returned by the function setSimulationPathAPI
numeric API timeout (seconds). Default to 600.
numeric
if (FALSE) { opts <- setTimeoutAPI(opts, timeout = 45) }
Run the code above in your browser using DataLab