is_empty_output: Check if Output Queue is Empty

View source: R/jobqueue.R

is_empty_outputR Documentation

Check if Output Queue is Empty

Description

Check to see if the output queue is empty

Usage

is_empty_output(x, ...)

Arguments

x

a job_queue object

...

arguments passed to other methods

Value

TRUE or FALSE depending on whether the output queue is empty or not


rdpeng/queue documentation built on June 9, 2022, 11:27 a.m.