getJobs: Retrieve API jobs

View source: R/API.R

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

antaresEditObject documentation built on Oct. 4, 2023, 1:06 a.m.