| get_selected {shinyTree} | R Documentation |
Extract the nodes from the tree that are selected in a more convenient format. You can choose which format you prefer.
get_selected(tree, format = c("names", "slices", "classid"))
tree |
The |
format |
In which format you want the output. Use
|