stla/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version2.6.0
URL https://github.com/stla/jsTreeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stla/jsTreeR")
stla/jsTreeR documentation built on April 28, 2024, 12:19 a.m.