README.md

jsTreeRExample

R Package Requirements

# shiny
utils::install.packages("shiny")

# shinyjs
utils::install.packages("shinyjs")

# fs
utils::install.packages("fs")

# jsTreeR
#utils::install.packages("jsTreeR")
# Notes as of 2021-Sep-18, the github master version is required for a bug fix
remotes::install_github("stla/jsTreeR")

Install this package

remotes::install_github("bschulth/jsTreeRExample")

Run the example:

jsTreeRExample::ajax_example_01()

Source:

Credits:



bschulth/jsTreeRExample documentation built on Dec. 19, 2021, 12:44 p.m.