Learn R Programming

jsTreeR (version 2.5.0)

jstreeDestroy: Destroy jstree

Description

Destroy a `jstree` instance in a Shiny app.

Usage

jstreeDestroy(session, id)

Value

No value, just called to destroy a tree.

Arguments

session

the Shiny session object

id

the id of the tree to be destroyed