Description Usage Arguments Value
View source: R/dataGenerator.R
Genarate the time structure of the tree from parents to children
1 | tree_time(l_tree)
|
l_tree |
A tree encoded in a list describing the parent-to-child structure |
a list in which the position i gives a vector with couples (index, number of children to take in position i-1 in the same list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.