backpipe (0.2.3)
Backward Pipe (Right-to-Left) Operator.
https://github.com/decisionpatterns/backpipe
http://cran.r-project.org/web/packages/backpipe
Provides a backward-pipe operator for 'magrittr' (%<<%) that allows for a performing operations from right-to-left. This allows writing more legible code where right-to-left ordering is natural. This is common with hierarchies and nested structures such as trees, directories or markup languages (e.g. HTML and XML). The package also includes a R-Studio add-in that can be bound to a keyboard shortcut.
Maintainer:
Christopher Brown
Author(s): Christopher Brown [aut, cre], Decision Patterns [cph]
License: GPL-2 | file LICENSE
Uses: testthat, knitr, shiny, magrittr, rstudioapi, pipeR, R6, rmarkdown
Released 8 months ago.
3 previous versions
- backpipe_0.1.8.1. Released over 2 years ago.
- backpipe_0.1.5. Released over 3 years ago.
- backpipe_0.1.2. Released over 3 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of backpipe yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for backpipe on google, google scholar, r-help, r-devel.
Visit backpipe on R Graphical Manual.