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 April 12, 2025, 2:34 p.m.