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."
Version: | 1.5 |
Suggests: | testthat, knitr |
Published: | 2014-11-22 |
Author: | Stefan Milton Bache and Hadley Wickham |
Maintainer: | Stefan Milton Bache <stefan at stefanbache.dk> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
In views: | WebTechnologies |
CRAN checks: | magrittr results |
Reference manual: | magrittr.pdf |
Vignettes: |
Introducing magrittr |
Package source: | magrittr_1.5.tar.gz |
Windows binaries: | r-devel: magrittr_1.5.zip, r-release: magrittr_1.5.zip, r-oldrel: magrittr_1.5.zip |
OS X Snow Leopard binaries: | r-release: magrittr_1.5.tgz, r-oldrel: magrittr_1.5.tgz |
OS X Mavericks binaries: | r-release: magrittr_1.5.tgz |
Old sources: | magrittr archive |
Reverse imports: | dendextend, dotenv, dplyr, dygraphs, ggvis, gistr, gmailr, hpoPlot, htmlTable, prettyunits, rex, rgbif, rvest, spark |
Reverse suggests: | ensurer, gender, htmltab, icd9 |