dendPlot | R Documentation |
dendPlot()
was renamed to plot_dendrogram()
to create a more
consistent API.
dendPlot(x, mode = igraph_opt("dend.plot.type"), ...)
x |
An object containing the community structure of a graph. See
|
mode |
Which dendrogram plotting function to use. See details below. |
... |
Additional arguments to supply to the dendrogram plotting function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.