rrq_deferred_list: List deferred tasks

View source: R/rrq_misc.R

rrq_deferred_listR Documentation

List deferred tasks

Description

Return deferred tasks and what they are waiting on. Note this is in an arbitrary order, tasks will be added to the queue as their dependencies are satisfied.

Usage

rrq_deferred_list(controller = NULL)

Arguments

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.