View source: R/structure.info.R
are.connected | R Documentation |
are.connected()
was renamed to are_adjacent()
to create a more
consistent API.
are.connected(graph, v1, v2)
graph |
The graph. |
v1 |
The first vertex, tail in directed graphs. |
v2 |
The second vertex, head in directed graphs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.