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