pipe: The magrittr pipe

%>%R Documentation

The magrittr pipe

Description

causact uses the pipe function, ⁠\%>\%⁠ to turn function composition into a series of imperative statements.

Value

Pipe a value forward into a function- or call expression and return the function on the rhs with the lhs used as the first argument.


causact documentation built on Sept. 8, 2023, 5:46 p.m.