Skip to contents

Runs all nodes in a correct dependency ordering, but all within the context of the same process, and all locally. See also the Task Graphs vignette.

Usage

compute_sequentially(node)

Arguments

node

Nominally, produced by delayed, delayed_generic_udf, etc.

Value

The value of the computation.