Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getJobResources

Function to get the resources that were submitted for some jobs.


Description

Throws an error if call it for unsubmitted jobs.

Usage

getJobResources(reg, ids, as.list = TRUE)

Arguments

reg

[Registry]
Registry.

ids

[integer]
Ids of jobs. Default is all submitted jobs.

as.list

[integer(1)]
If FALSE a data.frame will be returned. Default is TRUE.

Value

[list | data.frame]. List (or data.frame) of resource lists as passed to submitJobs.


BatchJobs

Batch Computing with R

v1.8
BSD_2_clause + file LICENSE
Authors
Bernd Bischl <bernd_bischl@gmx.net>, Michel Lang <michellang@gmail.com>, Henrik Bengtsson <henrikb@braju.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.