as_igraph,data.frame-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 'data.frame'
as_igraph(x, config)
x |
a phylo object |
config |
a 'lineage_tree_config' object |
an igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.