makeLongTree | R Documentation |
Make Long Tree
makeLongTree(tree_df, cols_to_pivot)
tree_df |
A data frame containing the tree structure. |
cols_to_pivot |
A character vector of column names to pivot. |
A long data frame containing the tree structure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.