Package: taber 0.1.2
taber: Split and Recombine Your Data
Sometimes you need to split your data and work on the two chunks independently before bringing them back together. 'Taber' allows you to do that with its two functions.
Authors:
taber_0.1.2.tar.gz
taber_0.1.2.zip(r-4.5)taber_0.1.2.zip(r-4.4)taber_0.1.2.zip(r-4.3)
taber_0.1.2.tgz(r-4.4-any)taber_0.1.2.tgz(r-4.3-any)
taber_0.1.2.tar.gz(r-4.5-noble)taber_0.1.2.tar.gz(r-4.4-noble)
taber_0.1.2.tgz(r-4.4-emscripten)taber_0.1.2.tgz(r-4.3-emscripten)
taber.pdf |taber.html✨
taber/json (API)
NEWS
# Install 'taber' in R: |
install.packages('taber', repos = c('https://restonslacker.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/restonslacker/taber/issues
Last updated 4 years agofrom:47b959f2bc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:clear_stackgraftscionstack_view
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Remove all objects from the stack by deleting them from memory. | clear_stack |
Graft | graft |
scion | scion |
See what's on the stack | stack_view |