optimal.community | R Documentation |
optimal.community()
was renamed to cluster_optimal()
to create a more
consistent API.
optimal.community(graph, weights = NULL)
graph |
The input graph. It may be undirected or directed. |
weights |
The weights of the edges. It must be a positive numeric
vector, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.