node

Configure a Pipeline Node

Configure execution settings such as the runtime and custom serialized methods for a pipeline node. This function is typically used directly within a pipeline { ... } block to wrap expressions, enable cross-runtime evaluation, and optionally render a .qmd document via runtime = Quarto.

Parameters

Returns

The evaluated return value of the command.