View source: R/mapperMethods.R
detect_communities | R Documentation |
Perform community detection on the existing graph with a new resolution, then re-label the communities.
detect_communities(mapper, data, resolution)
mapper |
Existing mapper object. |
data |
The data matrix used for obtaining mapper object. |
resolution |
Numeric, resolution for the Leiden algorithm. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.