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