magrittr: A Forward-Pipe Operator for R

Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."

Package details

AuthorStefan Milton Bache [aut, cph] (Original author and creator of magrittr), Hadley Wickham [aut], Lionel Henry [cre], RStudio [cph, fnd]
MaintainerLionel Henry <lionel@rstudio.com>
LicenseMIT + file LICENSE
Version2.0.3
URL https://magrittr.tidyverse.org https://github.com/tidyverse/magrittr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("magrittr")

Try the magrittr package in your browser

Any scripts or data that you put into this service are public.

magrittr documentation built on March 30, 2022, 9:07 a.m.