jstreeDestroy {jsTreeR}R Documentation

Destroy jstree

Description

Destroy a 'jstree' instance in a Shiny app.

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.


[Package jsTreeR version 2.6.0 Index]