activateTask: Activate a task within a module in a pipeline

Description Usage Arguments Examples

View source: R/activateTask.R

Description

A more detailed description will eventually go here...

Usage

1
activateTask(pipeline, module, task)

Arguments

pipeline

an object of class Pipeline

module

the label of a module within pipeline

task

a character string or vector. The label(s) of a task or tasks in module to activate.

Examples

1
2
3
4
## Not run: 
activateTask(pipeline,module,task)

## End(Not run)

jperezrogers/rabbit documentation built on Feb. 9, 2020, 4:59 p.m.