c.gGraph | R Documentation |
Concatenates gGraphs without doing any merging or aggregating
## S3 method for class 'gGraph'
c(...)
... |
set of gGraph arguments (names will be incorporated as graph metadata $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.