| %>% | R Documentation |
This is the 'pipe operator' from the package 'magrittr'. Use it to chain all operations for the simulation together. See the original documentation for details: %>%.
lhs %>% rhs
lhs |
The value to be piped |
rhs |
A function or expression |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.