tidy_pipe | R Documentation |
Parse the R code in the RStudio editor, identify %>%
, and substitute
with |>
.
tidy_pipe()
Currently this function only works inside the RStudio IDE, and may be extended in future to deal with arbitrary R code elsewhere.
formatR::tidy_pipe()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.