Package: ViewPipeSteps 0.1.0

ViewPipeSteps: Create View Tabs of Pipe Chains
Debugging pipe chains often consists of viewing the output after each step. This package adds RStudio addins and two functions that allow outputing each or select steps in a convenient way.
Authors:
ViewPipeSteps_0.1.0.tar.gz
ViewPipeSteps_0.1.0.zip(r-4.7)ViewPipeSteps_0.1.0.zip(r-4.6)ViewPipeSteps_0.1.0.zip(r-4.5)
ViewPipeSteps_0.1.0.tgz(r-4.6-any)ViewPipeSteps_0.1.0.tgz(r-4.5-any)
ViewPipeSteps_0.1.0.tar.gz(r-4.7-any)ViewPipeSteps_0.1.0.tar.gz(r-4.6-any)
ViewPipeSteps_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ViewPipeSteps/json (API)
NEWS
| # Install 'ViewPipeSteps' in R: |
| install.packages('ViewPipeSteps', repos = c('https://daranzolin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/daranzolin/viewpipesteps/issues
Last updated from:d174c05a69. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 86 | ||
| source / vignettes | OK | 130 | ||
| linux-release-x86_64 | NOTE | 100 | ||
| macos-release-arm64 | NOTE | 85 | ||
| macos-oldrel-arm64 | NOTE | 97 | ||
| windows-devel | NOTE | 77 | ||
| windows-release | NOTE | 65 | ||
| windows-oldrel | NOTE | 62 | ||
| wasm-release | OK | 89 |
Exports:%P>%print_pipe_stepsprintPipeChainviewPipeChain
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangrstudioapitibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| '%P>%' Prints and pipes | %P>% |
| Prints the return objects of all pipe steps to console | print_pipe_steps |
| Prints each pipe step in current text selection | printPipeChain |
| Creates a View() output for each pipe step in current text selection | viewPipeChain |
