dendPlot: Community structure dendrogram plots

View source: R/community.R

dendPlotR Documentation

Community structure dendrogram plots

Description

[Deprecated]

dendPlot() was renamed to plot_dendrogram() to create a more consistent API.

Usage

dendPlot(x, mode = igraph_opt("dend.plot.type"), ...)

Arguments

x

An object containing the community structure of a graph. See communities() for details.

mode

Which dendrogram plotting function to use. See details below.

...

Additional arguments to supply to the dendrogram plotting function.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.