subjobsInQueue: return a vector of subjobs of the given topjob which are in...

View source: R/subjobsInQueue.R

subjobsInQueueR Documentation

return a vector of subjobs of the given topjob which are in the queue

Description

return a vector of subjobs of the given topjob which are in the queue

Usage

subjobsInQueue(tj)

Arguments

tj

a Twig object representing the topjob. It must have parent(tj) = NULL

Value

NULL, if no subjobs of tj are in the queue, otherwise a vector with class "Twig" of job IDs.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.