| findsubgraph {Mosaic} | R Documentation |
Find the graph in a list of graphs that contains a vertex with a given id.
findsubgraph(id, graphlist)
id |
ID of vertex |
graphlist |
list of graphs, such as those in $subgraphs of objects generated by layout_components_qgraph |