Learn R Programming

jsTreeR (version 1.5.0)

jstreeDestroy: Destroy jstree

Description

Destroy a `jstree` instance.

Usage

jstreeDestroy(session, id)

Arguments

session

the Shiny session object

id

the id of the tree to be destroyed

Value

No value, just called to destroy a tree.