Split gGraph by a node metadata field

split.gGraph(gg, by = "parent.graph")

Arguments

by

field name to split by, default "parent.graph"

Value

A new gGraph object that is the union of the nodes and edges in the input gGraphs

Author

Marcin Imielinski