getJobs: Retrieve API jobs
Description
Retrieve API jobs
Usage
getJobs(job_id = NULL, opts = antaresRead::simOptions())
Value
A data.table
with information about jobs.
Arguments
- job_id
The job identifier, if NULL
(default), retrieve all jobs.
- opts
List of simulation parameters returned by the function
antaresRead::setSimulationPath()