updateTree: Update the tree with new data

View source: R/update-tree.R

updateTreeR Documentation

Update the tree with new data

Description

Extract the nodes from the tree that are selected in a more convenient format. You can choose which format you prefer.

Usage

updateTree(session, treeId, data = NULL)

Arguments

session

The current session variable.

treeId

The identifier for the shinyTree object

data

JSON data or nested list representing the new tree structure.


trestletech/shinyTree documentation built on Feb. 24, 2024, 9:10 p.m.