Create and customize interactive collapsible 'D3' trees using the 'D3' JavaScript library and the 'htmlwidgets' package. These trees can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents. When in Shiny the tree layout is observed by the server and can be used as a reactive filter of structured data.
Version: | 0.3.0 |
Depends: | R (≥ 4.0.0) |
Imports: | htmlwidgets, tibble, tidyselect, dplyr, utils |
Suggests: | rmarkdown |
Published: | 2024-01-29 |
DOI: | 10.32614/CRAN.package.d3Tree |
Author: | Jonathan Sidi [aut, cre], Kenton Russell [ctb] (https://github.com/timelyportfolio) |
Maintainer: | Jonathan Sidi <yonicd at gmail.com> |
BugReports: | https://github.com/yonicd/d3Tree/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/yonicd/d3Tree |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | d3Tree results |
Reference manual: | d3Tree.pdf |
Package source: | d3Tree_0.3.0.tar.gz |
Windows binaries: | r-devel: d3Tree_0.3.0.zip, r-release: d3Tree_0.3.0.zip, r-oldrel: d3Tree_0.3.0.zip |
macOS binaries: | r-release (arm64): d3Tree_0.3.0.tgz, r-oldrel (arm64): d3Tree_0.3.0.tgz, r-release (x86_64): d3Tree_0.3.0.tgz, r-oldrel (x86_64): d3Tree_0.3.0.tgz |
Old sources: | d3Tree archive |
Please use the canonical form https://CRAN.R-project.org/package=d3Tree to link to this page.