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]
All associated links for this package
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 07 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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