ruigi_task: Minimal unit of computation in Ruigi. A task is a bundle that...

Description Usage Format

Description

Minimal unit of computation in Ruigi. A task is a bundle that contains dependencies, a target (every node should produce one and only one target), and a function that maps the dependencies to this target. Ruigi will organize and determine the right order of computation of multiple nodes formed together into one pipeline.

Usage

1

Format

1
2
Class 'R6ClassGenerator' <environment: 0x7fb19c34db20> 
 - attr(*, "name")= chr "ruigi_task_generator"

kirillseva/ruigi documentation built on June 6, 2019, 2:10 a.m.