Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.0.3) of this package.
Take me there.
magrittr (version 1.0.1)
magrittr - a forward-pipe operator for R
Description
Provides a mechanism for chaining commands with a new forward-pipe operator. Ceci n'est pas un pipe.
Copy Link
Link to current version
Version
Version
2.0.3
2.0.2
2.0.1
1.5
1.0.1
1.0.0
Install
install.packages('magrittr')
Monthly Downloads
1,002,673
Version
1.0.1
License
MIT + file LICENSE
Maintainer
Stefan Milton Bache
Last Published
May 15th, 2014
Functions in magrittr (1.0.1)
Search all functions
%>%
Pipe an object forward into a function call/expression.
extract
Aliases
debug_pipe
Place a debug browser in a chain of commands.
magrittr
magrittr - a forward-pipe operator for R