backpipe: Backward Pipe Operator

Provides a backward-pipe operator for 'magrittr' (%<%) or 'pipeR' (%<<%) that allows for a performing operations from right-to-left. This is useful in instances where there is right-to-left ordering commonly observed with nested structures such as trees/directories and markup languages such as HTML and XML.

Version: 0.1.5
Depends: R (≥ 3.1.0)
Suggests: magrittr (≥ 1.5), pipeR (≥ 0.6.0.6), R6 (≥ 2.1.1), testthat (≥ 0.10.0), shiny (≥ 0.12.1), knitr (≥ 1.11)
Published: 2015-10-21
Author: Christopher Brown [cre, aut], Decision Patterns [cph]
Maintainer: Christopher Brown <chris.brown at decisionpatterns.com>
BugReports: https://github.com/decisionpatterns/backpipe/issues
License: GPL-2 | file LICENSE
URL: https://github.com/decisionpatterns/backpipe
NeedsCompilation: no
Materials: README NEWS
CRAN checks: backpipe results

Downloads:

Reference manual: backpipe.pdf
Vignettes: Backpipe Operations
Package source: backpipe_0.1.5.tar.gz
Windows binaries: r-devel: backpipe_0.1.5.zip, r-release: backpipe_0.1.5.zip, r-oldrel: backpipe_0.1.5.zip
OS X Snow Leopard binaries: r-release: backpipe_0.1.5.tgz, r-oldrel: not available
OS X Mavericks binaries: r-release: backpipe_0.1.5.tgz
Old sources: backpipe archive