Learn R Programming

antaresEditObject (version 0.6.4)

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()

Examples

Run this code
if (FALSE) {

getJobs()

}

Run the code above in your browser using DataLab