getJobs {antaresEditObject}R Documentation

Retrieve API jobs

Description

Retrieve API jobs

Usage

getJobs(job_id = NULL, opts = antaresRead::simOptions())

Arguments

job_id

The job identifier, if NULL (default), retrieve all jobs.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath()

Value

A data.table with information about jobs.

Examples

## Not run: 

getJobs()


## End(Not run)

[Package antaresEditObject version 0.6.3 Index]