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

Version

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)

%>%

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