Package: backpipe 0.2.3
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.
Authors:
backpipe_0.2.3.tar.gz
backpipe_0.2.3.zip(r-4.5)backpipe_0.2.3.zip(r-4.4)backpipe_0.2.3.zip(r-4.3)
backpipe_0.2.3.tgz(r-4.4-any)backpipe_0.2.3.tgz(r-4.3-any)
backpipe_0.2.3.tar.gz(r-4.5-noble)backpipe_0.2.3.tar.gz(r-4.4-noble)
backpipe_0.2.3.tgz(r-4.4-emscripten)backpipe_0.2.3.tgz(r-4.3-emscripten)
backpipe.pdf |backpipe.html✨
backpipe/json (API)
NEWS
# Install 'backpipe' in R: |
install.packages('backpipe', repos = c('https://decisionpatterns.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/decisionpatterns/backpipe/issues
Last updated 6 years agofrom:fcaa40d34c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:%<%backpipeinsert_backpipe
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
backpipes: %<%, %<<% | %<% %<<% |
backpipe | backpipe |
Insert backpipe | insert_backpipe |