Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.dendrogram.fakeCommunities

Returns pre-calculated dendrogram


Description

Returns pre-calculated dendrogram

Usage

## S3 method for class 'fakeCommunities'
as.dendrogram(object, ...)

Arguments

object

fakeCommunities object

...

further parameters for generic

Value

dendrogram

Examples

rLeidenComm = suppressWarnings(rleiden.community(exampleGraph, n.cores=1))
as.dendrogram.fakeCommunities(rLeidenComm)

leidenAlg

Implements the Leiden Algorithm via an R Interface

v0.1.1
GPL-3
Authors
Peter Kharchenko [aut], Viktor Petukhov [aut], V.A. Traag [ctb], Gábor Csárdi [ctb], Tamás Nepusz [ctb], Minh Van Nguyen [ctb], Evan Biederstedt [cre, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.