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.2.2 |
Depends: | R (≥ 2.3.0) |
Imports: | magrittr, stringr, htmlwidgets, plyr, dplyr |
Suggests: | shiny, rmarkdown |
Published: | 2020-12-10 |
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: | GPL-2 | GPL-3 |
URL: | https://github.com/yonicd/d3Tree |
NeedsCompilation: | no |
CRAN checks: | d3Tree results |
Reference manual: | d3Tree.pdf |
Package source: | d3Tree_0.2.2.tar.gz |
Windows binaries: | r-devel: d3Tree_0.2.2.zip, r-release: d3Tree_0.2.2.zip, r-oldrel: d3Tree_0.2.2.zip |
macOS binaries: | r-release (arm64): d3Tree_0.2.2.tgz, r-oldrel (arm64): d3Tree_0.2.2.tgz, r-release (x86_64): d3Tree_0.2.2.tgz, r-oldrel (x86_64): d3Tree_0.2.2.tgz |
Old sources: | d3Tree archive |
Please use the canonical form https://CRAN.R-project.org/package=d3Tree to link to this page.