Other packages > Find by keyword >

jsTreeR  

A Wrapper of the JavaScript Library 'jsTree'
View on CRAN: Click here


Download and install jsTreeR package within the R console
Install from CRAN:
install.packages("jsTreeR")

Install from Github:
library("remotes")
install_github("cran/jsTreeR")

Install by package version:
library("remotes")
install_version("jsTreeR", "2.6.0")



Attach the package and use:
library("jsTreeR")
Maintained by
Stéphane Laurent
[Scholar Profile | Author Map]
First Published: 2020-08-31
Latest Update: 2023-12-19
Description:
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.
How to cite:
Stéphane Laurent (2020). jsTreeR: A Wrapper of the JavaScript Library 'jsTree'. R package version 2.6.0, https://cran.r-project.org/web/packages/jsTreeR. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.0 (2020-08-31 11:50), 1.0.0 (2020-09-22 15:00), 1.1.0 (2020-10-02 10:52), 1.2.0 (2021-01-16 10:30), 1.3.0 (2021-08-01 09:20), 1.3.1 (2021-08-14 13:30), 1.4.0 (2021-09-19 08:20), 1.5.0 (2022-01-10 16:02), 1.6.0 (2022-02-28 06:20), 2.0.0 (2022-06-08 13:10), 2.1.0 (2022-07-07 01:20), 2.2.0 (2022-10-21 10:55), 2.3.0 (2023-02-10 10:10), 2.3.1 (2023-03-14 12:20), 2.3.2 (2023-07-15 12:30), 2.3.3 (2023-10-10 14:30), 2.4.0 (2023-11-07 08:40), 2.5.0 (2023-12-19 16:10)
Other packages that cited jsTreeR R package
View jsTreeR citation profile
Other R packages that jsTreeR depends, imports, suggests or enhances
Complete documentation for jsTreeR
Functions, R codes and Examples using the jsTreeR R package
Some associated functions: Countries . folderGadget . jsTreeR-imports . jstree-shiny . jstree . jstreeDestroy . jstreeExample . jstreeExamples . jstreeUpdate . treeNavigator-module . 
Some associated R codes: Countries.R . folderGadget.R . grid.R . internal.R . jstree-shiny.R . jstree.R . jstreeExamples.R . treeNavigator.R . zzz.R .  Full jsTreeR package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for jsTreeR010203040506070TrendBars

Today's Hot Picks in Authors and Packages

fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA