as_treenetdf.hclust {networkD3}R Documentation

Convert hclust objects to treenetdf

Description

Convert hclust objects to treenetdf

Usage

## S3 method for class 'hclust'
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]