Description Usage Arguments Value Author(s) Examples
View source: R/root_functions.R
Root constructor
| 1 2 | 
| nodes | = the nodes composing the root. Can be null | 
| parent | = the identifier of the root parent. Can be null | 
| children | = vector of children roots (root objects) | 
| id | = root unique identifier | 
| insertion | = insertion position of the root on its parent. Can be null is no parent | 
| insertion_angle | = insertion angle of the root on its parent. Can be null is no parent | 
the root
Guillaume Lobet - guillaume.lobet(at)ulg.ac.be
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.