as_treenetdf.igraph: Convert igraph tree to 'treenetdf'

Description Usage Arguments

View source: R/as_treenetdf.R

Description

Convert igraph tree to treenetdf

Usage

1
2
## S3 method for class 'igraph'
as_treenetdf(data, root = "root", ...)

Arguments

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.


databrew/nd3 documentation built on May 29, 2019, 7:13 a.m.