split.gGraph | R Documentation |
Split gGraph by a node metadata field
## S3 method for class 'gGraph'
split(gg, by = "parent.graph")
by |
field name to split by, default "parent.graph" |
A new gGraph object that is the union of the nodes and edges in the input gGraphs
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.