powered by
The locum stands in for a value to be specified later in a pipeline. This is similar to a lambda or function abstraction.
locum()
a locum stand-in
# NOT RUN { p <- locum() %.>% sin(.) 5 %.>% p # }
Run the code above in your browser using DataLab