rrq_worker_config_list: List worker configurations

View source: R/rrq_workers.R

rrq_worker_config_listR Documentation

List worker configurations

Description

Return names of worker configurations saved by rrq_worker_config_save()

Usage

rrq_worker_config_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().

Value

A character vector of names; these can be passed as the name argument to rrq_worker_config_read().


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