View source: R/utils_helpers.R
Structure.to.Tree | R Documentation |
Transform a list from Split.to.Tree() to the shape required by shinyTree(). Recursive function. Deprecated used df2list
Structure.to.Tree(dtf)
dtf |
list of (list of) dataframes. dtf must be the output of the function Split.to.Tree() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.