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 04 Apr. 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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for jsTreeR0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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