splice_function: Take a monadic bind operation's result and splice histories

Description Usage Arguments

View source: R/splice.R

Description

We need to link input variables to the nodes in the nested pipeline that use them.

Usage

1
splice_function(f, m, ms, ...)

Arguments

f

The function

m

The monadic result of running f(ms)

ms

The list of inputs passed to f

...

additional arguments passed to add_transitive_edges


rmonad documentation built on March 26, 2020, 7:31 p.m.