machineryRegisterTask: Registers a task handler for the given taskName.

Description Usage Arguments Value

View source: R/machinery.R

Description

Registers a task handler for the given taskName.

Usage

1
machineryRegisterTask(machinery, taskName, callback)

Arguments

machinery

The machinery instance to use

taskName

The name of the task that the handler handles

callback

The callback function to invoke when machinery gets this task

Value

The modified machinery instance


nmcapule/rmachinery documentation built on June 1, 2020, 12:26 a.m.