%->>% | R Documentation |
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
lp |
Left port. |
rp |
Right port. |
The left port
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.