setTimeoutAPI {antaresRead} | R Documentation |
Change API Timeout
setTimeoutAPI(opts, timeout)
opts |
list of simulation parameters returned by the function
|
timeout |
|
Object of class simOptions
, list of options used to read the data contained in the last
simulation read by setTimeoutAPI
.
## Not run:
opts <- setTimeoutAPI(opts, timeout = 45)
## End(Not run)