Description See Also Examples
Return a TreeMen object from a list of TreeMans
TreeMen
TreeMans
TreeMen-class
1 2 3
library(treeman) trees <- list('tree_1'=randTree(10), 'tree_2'=randTree(10)) trees <- as(trees, 'TreeMen')
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.