jstreeUpdate {jsTreeR} | R Documentation |
Update jstree
Description
Update a 'jstree' instance in a Shiny app.
Usage
jstreeUpdate(session, id, nodes)
Arguments
session |
the Shiny |
id |
the id of the tree to be updated |
nodes |
the new |
Value
No value, just called to update a tree.
[Package jsTreeR version 2.6.0 Index]