summaryrefslogtreecommitdiff
path: root/devel/R-magrittr/DESCR
blob: 03a4c057e08e540f6ca3e1618f542652314b1edc (plain)
1
2
3
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.