Package: timbr 0.2.2.9000
timbr: Forest/Tree Data Frames
Provides data frames for forest or tree data structures. You can create forest data structures from data frames and process them based on their hierarchies.
Authors:
timbr_0.2.2.9000.tar.gz
timbr_0.2.2.9000.zip(r-4.7)timbr_0.2.2.9000.zip(r-4.6)timbr_0.2.2.9000.zip(r-4.5)
timbr_0.2.2.9000.tgz(r-4.6-any)timbr_0.2.2.9000.tgz(r-4.5-any)
timbr_0.2.2.9000.tar.gz(r-4.7-any)timbr_0.2.2.9000.tar.gz(r-4.6-any)
timbr_0.2.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
timbr/json (API)
NEWS
| # Install 'timbr' in R: |
| install.packages('timbr', repos = c('https://uchidamizuki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uchidamizuki/timbr/issues
Pkgdown/docs site:https://uchidamizuki.github.io
Last updated from:b5fed25d51. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 116 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 103 |
Exports:as_forestchildrenclimbforest_byleavesmap_forestnode_namenode_valuetraverse
Dependencies:clicpp11dplyrgenericsglueigraphlatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6rlangstringistringrtibbletidygraphtidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce to a forest | as_forest |
| Children of the forest | children |
| Climb a forest from parents to children | climb |
| Constructs a forest by one or more variables | forest_by |
| Leaf nodes of a forest | leaves |
| Apply a function hierarchically to a forest | map_forest |
| Get node names | node_name |
| Get node values | node_value |
| Apply a function hierarchically to a forest | traverse |
