View source: R/community_detection.R
clique_community | R Documentation |
Detects communities using cliques
clique_community(graph, k)
graph |
is igraph object |
k |
is the number of communitites to find |
Palla, Gergely, et al. "Uncovering the overlapping community structure of complex networks in nature and society." Nature 435.7043 (2005): 814-818.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.