subsetClusterGraph: Subset cluster graph to clusters of interest.

Description Usage Arguments Value See Also

View source: R/graph_visualization.R

Description

Subset cluster graph to clusters of interest.

Usage

1
subsetClusterGraph(graph, vertices)

Arguments

graph

Graph in igraph format generated by makeClusterGraph.

vertices

Vector of cluster labels

Value

Graph in igraph format, where nodes have been restricted to clusters of interests.

See Also

extendClusterSet


MetaNeighbor documentation built on Nov. 8, 2020, 5:40 p.m.