View source: R/run_shiny_app.R
getGreedyCutGroups | R Documentation |
get memerships vector from greedyModularityCut function results without running shiny app
getGreedyCutGroups(n.clusters = NULL, greedy.modularity.cut.result = NULL)
n.clusters |
number of clusters less or equal to N + 1 number of splits in greedyModularityCut results |
greedy.modularity.cut.result |
greedyModularityCut function results |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.