predecessors | R Documentation |
This function gets the predecessors of a vertex in a graph.
predecessors(g, id)
g |
(igraph) The graph. |
id |
An index into the graph, or a Block. |
This is a utility function to make working with igraph easier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.