rn

Configure an R Pipeline Node

A convenience wrapper around node() with runtime = "R". Used directly within a pipeline { ... } block to execute R code.

Parameters

Returns

The evaluated return value of the command.

See Also

pyn, node