Description Usage Arguments Value See Also
View source: R/graph_visualization.R
Subset cluster graph to clusters of interest.
1 | subsetClusterGraph(graph, vertices)
|
graph |
Graph in igraph format generated by makeClusterGraph. |
vertices |
Vector of cluster labels |
Graph in igraph format, where nodes have been restricted to clusters of interests.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.