as_igraph,phylo-method | R Documentation |
Convert an phylo object to an igraph object, while keeping the weight (in contrast to igraph::as.igraph)
## S4 method for signature 'phylo'
as_igraph(x)
x |
a phylo object |
an igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.