R/pipes.R
grapes-greater-than-greater-than-grapes.Rd
This pipe works at the port level where left and right object are ports not modules. Take the left port and maps it to the right port. This is a forward version, i.e. return the left item.
lp %->>% rp
The left port