Package: ParallelTree 0.2.0
ParallelTree: Visualizing Multilevel Data with Parallel Tree Plots
Provides two functions: Group_function() and Parallel_Tree(). Group_function() applies a given function (e.g., mean()) to input variable(s) by group across levels of a multilevel data structure, with additional data management options. Parallel_Tree() uses 'ggplot2' to create parallel coordinate plots (technically a facsimile of parallel coordinate plots in a Cartesian coordinate system). Used in combination, these functions can create parallel tree plots, a variant of parallel coordinate plots useful for visualizing multilevel data.
Authors:
ParallelTree_0.2.0.tar.gz
ParallelTree_0.2.0.zip(r-4.7)ParallelTree_0.2.0.zip(r-4.6)ParallelTree_0.2.0.zip(r-4.5)
ParallelTree_0.2.0.tgz(r-4.6-any)ParallelTree_0.2.0.tgz(r-4.5-any)
ParallelTree_0.2.0.tar.gz(r-4.7-any)ParallelTree_0.2.0.tar.gz(r-4.6-any)
ParallelTree_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ParallelTree/json (API)
| # Install 'ParallelTree' in R: |
| install.packages('ParallelTree', repos = c('https://okeep.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:8aa5bf489f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 94 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 95 | ||
| macos-release-arm64 | OK | 127 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 91 |
Exports:Group_functionParallel_Tree
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Group_function | Group_function |
| Parallel_Tree | Parallel_Tree |
