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 22 Dec. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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