cluster.distribution | R Documentation |
cluster.distribution()
was renamed to component_distribution()
to create a more
consistent API.
cluster.distribution(graph, cumulative = FALSE, mul.size = FALSE, ...)
graph |
The graph to analyze. |
cumulative |
Logical, if TRUE the cumulative distirubution (relative frequency) is calculated. |
mul.size |
Logical. If TRUE the relative frequencies will be multiplied by the cluster sizes. |
... |
Additional attributes to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.