Magrittr aliases

*Recommendation
2023
R software
Published

March 31, 2023

Figure 1. Excerpt from website

When you are using pipes in R, sometimes you need access to a function that doesn’t look like a function, such as the function to set names for a data frame. The programmers of the magrittr package have developed a series of functions that extend what you can do with pipes.

Stefan Milton Bache, Hadley Wickham, Lionel Henry. Aliases. Available in html format.

An earlier version of this page was published on new.pmean.com.