jstreeUpdate: Update jstree

View source: R/jstree-shiny.R

jstreeUpdateR Documentation

Update jstree

Description

Update a 'jstree' instance in a Shiny app.

Usage

jstreeUpdate(session, id, nodes)

Arguments

session

the Shiny session object

id

the id of the tree to be updated

nodes

the new nodes list

Value

No value, just called to update a tree.


jsTreeR documentation built on July 4, 2024, 9:08 a.m.