View source: R/edgelist_to_phylo.R
Edgelist to phylo object
1  | edgelist_to_phylo(x, edge_length = NULL, root_edge = NULL)
 | 
x | 
 An object of class matrix.  | 
edge_length | 
 A vector with branch lengths (optional).  | 
root_edge | 
 A numeric scalar with the length for the root node (optional).  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.