Package: shinyTree 0.3.11
Jeff Allen
shinyTree: jsTree Bindings for Shiny
Exposes bindings to jsTree -- a JavaScript library that supports interactive trees -- to enable a rich, editable trees in Shiny.
Authors:
shinyTree_0.3.11.tar.gz
shinyTree_0.3.11.zip(r-4.5)shinyTree_0.3.11.zip(r-4.4)shinyTree_0.3.11.zip(r-4.3)
shinyTree_0.3.11.tgz(r-4.4-any)shinyTree_0.3.11.tgz(r-4.3-any)
shinyTree_0.3.11.tar.gz(r-4.5-noble)shinyTree_0.3.11.tar.gz(r-4.4-noble)
shinyTree_0.3.11.tgz(r-4.4-emscripten)shinyTree_0.3.11.tgz(r-4.3-emscripten)
shinyTree.pdf |shinyTree.html✨
shinyTree/json (API)
NEWS
# Install 'shinyTree' in R: |
install.packages('shinyTree', repos = c('https://timelyportfolio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/trestletech/shinytree/issues
Last updated 2 months agofrom:6d2bb58eb3 (on master). Checks:OK: 1 WARNING: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | WARNING | Nov 03 2024 |
R-4.5-linux | WARNING | Nov 03 2024 |
R-4.4-win | WARNING | Nov 03 2024 |
R-4.4-mac | WARNING | Nov 03 2024 |
R-4.3-win | WARNING | Nov 03 2024 |
R-4.3-mac | WARNING | Nov 03 2024 |
Exports:get_leaf_nodesget_selectedget_selected_nodesget_state_nodesrenderEmptyTreerenderTreeshinyTreeupdateTree
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get Leaf Nodes | get_leaf_nodes |
Get the selected nodes from a tree | get_selected |
Get Selected Nodes | get_selected_nodes |
Get State for Leaf Nodes | get_state_nodes |
Render an empty ShinyTree | renderEmptyTree |
Render a ShinyTree | renderTree |
Create a Shiny Tree | shinyTree |
Update the tree with new data | updateTree |