View source: R/utils_helpers.R
Split.to.Tree | R Documentation |
Transform a dataframe into a list of list, as required for the first step to shape a Tree. Recursive function. Deprecated, use df2list
Split.to.Tree(dtf)
dtf |
dataframe with one or several dimensions. The last column of dtf must be the branch number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.