updateTree | R Documentation |
Extract the nodes from the tree that are selected in a more convenient format. You can choose which format you prefer.
updateTree(session, treeId, data = NULL)
session |
The current session variable. |
treeId |
The identifier for the shinyTree object |
data |
JSON data or nested list representing the new tree structure. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.