50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

antaresRead (version 2.2.9)

setTimeoutAPI: Change API Timeout

Description

Change API Timeout

Usage

setTimeoutAPI(opts, timeout)

Arguments

opts

list of simulation parameters returned by the function setSimulationPathAPI

timeout

numeric API timeout (seconds). Default to 60.

Examples

Run this code
# NOT RUN {
opts <- setTimeoutAPI(opts, timeout = 45)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab