graph.compose | R Documentation |
graph.compose()
was renamed to compose()
to create a more
consistent API.
graph.compose(g1, g2, byname = "auto")
g1 |
The first input graph. |
g2 |
The second input graph. |
byname |
A logical scalar, or the character scalar |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.