The magrittr pipe is a common programming tool in R that often makes code much easier to read. In addition to the primary pipe operator, magrittr offers several additional pipes, as well as functions to help perform common infix-operations in a pipe-friendly manner.
These functions are currently bulk imported to allow easy reading of code with the pipe operator. This decision may be re-thought at a later date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.