rrq_queue_remove: Remove task ids from a queue

View source: R/rrq_misc.R

rrq_queue_removeR Documentation

Remove task ids from a queue

Description

Remove task ids from a queue.

Usage

rrq_queue_remove(task_ids, queue = NULL, controller = NULL)

Arguments

task_ids

Task ids to remove

queue

The name of the queue to query (defaults to the "default" queue).

controller

The controller to use. If not given (or NULL) we'll use the controller registered with rrq_default_controller_set().


mrc-ide/rrq documentation built on April 25, 2024, 11:59 p.m.