makeTreeList | R Documentation |
Make a Tree List
makeTreeList(df, root = df[1, 1])
df |
a data.frame |
root |
the entry in the data.frame that serves at the tree root node |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.