as_treenetdf.phylo {networkD3} | R Documentation |
Phylo tree to treenetdf
Description
Phylo tree to treenetdf
Usage
## S3 method for class 'phylo'
as_treenetdf(data, ...)
Arguments
data |
a tree network description in one of numerous forms (see details). |
... |
arguments to pass to methods. |
[Package networkD3 version 0.4.1 Index]