getResources {BatchJobs}R 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].


[Package BatchJobs version 1.9 Index]