is_empty_input: Check if Input Queue is Empty

View source: R/jobqueue.R

is_empty_inputR Documentation

Check if Input Queue is Empty

Description

Check to see if the input queue is empty

Usage

is_empty_input(x, ...)

Arguments

x

a job_queue object

...

arguments passed to other methods

Value

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


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