importZipStudyWeb: Import a local study to Antares Web
Description
Import a local study to Antares Web
Usage
importZipStudyWeb(host, token, zipfile_name, opts = antaresRead::simOptions())
Value
An updated list containing various information about the simulation.
Arguments
- host
Host of AntaREST server API.
- token
API personnal access token.
- zipfile_name
Name of the zipfile of the study.
- opts
List of simulation parameters returned by the function
antaresRead::setSimulationPath()