hclust2igraph: Convert hclust to an igraph

Description Usage Arguments Value See Also Examples

View source: R/hclust2igraph.R

Description

Function for converting a hclust object to an igraph

Usage

1

Arguments

hc

a hclust object.

Value

A igraph object.

See Also

hclust, igraph

Examples

1
gg <- hclust2igraph(hc)

leonardokume/TreeAnfLeaf documentation built on May 6, 2019, 9:09 a.m.