findsubgraph: findsubgraph

View source: R/Functions_graph_utilities.R

findsubgraphR Documentation

findsubgraph

Description

Find the graph in a list of graphs that contains a vertex with a given id.

Usage

findsubgraph(id, graphlist)

Arguments

id

ID of vertex

graphlist

list of graphs, such as those in $subgraphs of objects generated by layout_components_qgraph()


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.