getJobs {antaresEditObject} | R Documentation |
Retrieve API jobs
getJobs(job_id = NULL, opts = antaresRead::simOptions())
job_id |
The job identifier, if |
opts |
List of simulation parameters returned by the function
|
A data.table
with information about jobs.
## Not run:
getJobs()
## End(Not run)