Package: jsTreeR 2.6.0
jsTreeR: A Wrapper of the JavaScript Library 'jsTree'
Creates interactive trees that can be included in 'Shiny' apps and R markdown documents. A tree allows to represent hierarchical data (e.g. the contents of a directory). Similar to the 'shinyTree' package but offers more features and options, such as the grid extension, restricting the drag-and-drop behavior, and settings for the search functionality. It is possible to attach some data to the nodes of a tree and then to get these data in 'Shiny' when a node is selected. Also provides a 'Shiny' gadget allowing to manipulate one or more folders, and a 'Shiny' module allowing to navigate in the server side file system.
Authors:
jsTreeR_2.6.0.tar.gz
jsTreeR_2.6.0.zip(r-4.5)jsTreeR_2.6.0.zip(r-4.4)jsTreeR_2.6.0.zip(r-4.3)
jsTreeR_2.6.0.tgz(r-4.4-any)jsTreeR_2.6.0.tgz(r-4.3-any)
jsTreeR_2.6.0.tar.gz(r-4.5-noble)jsTreeR_2.6.0.tar.gz(r-4.4-noble)
jsTreeR_2.6.0.tgz(r-4.4-emscripten)jsTreeR_2.6.0.tgz(r-4.3-emscripten)
jsTreeR.pdf |jsTreeR.html✨
jsTreeR/json (API)
NEWS
# Install 'jsTreeR' in R: |
install.packages('jsTreeR', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/jstreer/issues
- Countries - Countries
Last updated 7 months agofrom:5c4ecd7294. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | NOTE | Nov 20 2024 |
R-4.4-mac | NOTE | Nov 20 2024 |
R-4.3-win | NOTE | Nov 20 2024 |
R-4.3-mac | NOTE | Nov 20 2024 |
Exports:folderGadgetJSjstreejstreeDestroyjstreeExamplejstreeExamplesjstreeOutputjstreeUpdaterenderJstreesaveWidgettreeNavigatorServertreeNavigatorUI
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeminiUIpromisesR.methodsS3R.ooR.utilsR6rappdirsRcpprlangrmarkdownrstudioapisassshinyshinyAcesourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Countries | Countries |
Folder gadget | folderGadget |
HTML widget displaying an interactive tree | jstree |
Shiny bindings for jstree | jstree-shiny jstreeOutput renderJstree |
Destroy jstree | jstreeDestroy |
Run a Shiny jsTreeR example | jstreeExample |
jsTreeR examples | jstreeExamples |
Objects imported from other packages | JS jsTreeR-imports saveWidget |
Update jstree | jstreeUpdate |
Tree navigator (Shiny module) | treeNavigator-module treeNavigatorServer treeNavigatorUI |