Skip to content
/ d3Tree Public

❗ This is a read-only mirror of the CRAN R package repository. d3Tree — Create Interactive Collapsible Trees with the JavaScript 'D3' Library. Homepage: https://github.com/yonicd/d3Tree Report bugs for this package: https://github.com/yonicd/d3Tree/issues

License

Notifications You must be signed in to change notification settings

cran/d3Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN_Status_Badge Project Status: Active - The project has reached a stable, usable state and is being actively developed. downloads

Reactive shiny filters through collapsible d3js trees

Overview

D3js is a great tool to visualize complex data in a dynamic way. But how can the visualization be part of the natural workflow?

Creating new reactive elements through the integration of Shiny with d3js objects allows us to solve this problem.

Through Shiny we let the server observe the d3 collapsible tree library and its real-time layout.

The data transferred back to Shiny can be mapped to a series of logial expressions to create reactive filters.

This allows for complex data structures, such as heirarchal simulations, complex design of clinical trials and results from polycompartmental structural models to be visually represented and filtered in a reactive manner through an intuitive and simple tool.

About

❗ This is a read-only mirror of the CRAN R package repository. d3Tree — Create Interactive Collapsible Trees with the JavaScript 'D3' Library. Homepage: https://github.com/yonicd/d3Tree Report bugs for this package: https://github.com/yonicd/d3Tree/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published