as_treenetdf.igraph | R Documentation |
treenetdf
Convert igraph tree to treenetdf
## S3 method for class 'igraph'
as_treenetdf(data, root = "root", ...)
data |
a tree network description in one of numerous forms (see details). |
root |
character specifying the string that should be used to name the root node |
... |
arguments to pass to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.