Questions tagged [jstreer]

jsTreeR is an R package that wraps the JavaScript library jsTree.

https://github.com/stla/jsTreeR

16 questions
0
votes
1 answer

How to build a drag and drop hierarchical tree with user inputs using shinyTree, jsTreeR, or similar package?

This is a follow-on to post How to build a drag and drop hierarchical tree that automatically updates. I am exploring the ways to visualize and manipulate a hierarchical tree in Shiny, in order to allow the user to flexibly apply a sequence of…
1
2