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.7)backpipe_0.2.3.zip(r-4.6)backpipe_0.2.3.zip(r-4.5)
backpipe_0.2.3.tgz(r-4.6-any)backpipe_0.2.3.tgz(r-4.5-any)
backpipe_0.2.3.tar.gz(r-4.7-any)backpipe_0.2.3.tar.gz(r-4.6-any)
backpipe_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:fcaa40d34c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 124 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 115 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 82 |
Exports:%<%backpipeinsert_backpipe
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| backpipes: %<%, %<<% | %<% %<<% |
| backpipe | backpipe |
| Insert backpipe | insert_backpipe |
