# 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")
remotes::install_github("bschulth/jsTreeRExample")
jsTreeRExample::ajax_example_01()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.