getResources: Function to get job resources in job function.

View source: R/Resources.R

getResourcesR Documentation

Function to get job resources in job function.

Description

Return the list passed to submitJobs, e.g. nodes, walltime, etc.

Usage

getResources()

Details

Can only be called in job function during job execution on slave.

Value

[list].


BatchJobs documentation built on March 21, 2022, 5:05 p.m.