backpipe: Backward Pipe (Right-to-Left) Operator

Provides a backward-pipe operator for 'magrittr' (%<%) or 'pipeR' (%<<%) 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.

Package details

AuthorChristopher Brown [aut, cre], Decision Patterns [cph]
MaintainerChristopher Brown <chris.brown@decisionpatterns.com>
LicenseGPL-2 | file LICENSE
Version0.2.3
URL https://github.com/decisionpatterns/backpipe
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("backpipe")

Try the backpipe package in your browser

Any scripts or data that you put into this service are public.

backpipe documentation built on May 2, 2019, 5:41 a.m.