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.5.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.5.0, https://cran.r-project.org/web/packages/jsTreeR
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
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  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns