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.5)ViewPipeSteps_0.1.0.zip(r-4.4)ViewPipeSteps_0.1.0.zip(r-4.3)
ViewPipeSteps_0.1.0.tgz(r-4.4-any)ViewPipeSteps_0.1.0.tgz(r-4.3-any)
ViewPipeSteps_0.1.0.tar.gz(r-4.5-noble)ViewPipeSteps_0.1.0.tar.gz(r-4.4-noble)
ViewPipeSteps_0.1.0.tgz(r-4.4-emscripten)ViewPipeSteps_0.1.0.tgz(r-4.3-emscripten)
ViewPipeSteps.pdf |ViewPipeSteps.html✨
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 3 years agofrom:d174c05a69. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win | NOTE | Oct 09 2024 |
R-4.5-linux | NOTE | Oct 09 2024 |
R-4.4-win | NOTE | Oct 09 2024 |
R-4.4-mac | NOTE | Oct 09 2024 |
R-4.3-win | NOTE | Oct 09 2024 |
R-4.3-mac | NOTE | Oct 09 2024 |
Exports:%P>%print_pipe_stepsprintPipeChainviewPipeChain
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangrstudioapitibbletidyselectutf8vctrswithr
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 |