as_treenetdf.Node {networkD3} | R Documentation |
data.tree to treenetdf
Description
data.tree to treenetdf
Usage
## S3 method for class 'Node'
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]