jstreeUpdate: Update jstree
Description
Update a `jstree` instance in a Shiny app.
Usage
jstreeUpdate(session, id, nodes)
Value
No value, just called to update a tree.
Arguments
- session
the Shiny session
object
- id
the id of the tree to be updated
- nodes
the new nodes
list