permute.vertices | R Documentation |
permute.vertices()
was renamed to permute()
to create a more
consistent API.
permute.vertices(graph, permutation)
graph |
The input graph, it can directed or undirected. |
permutation |
A numeric vector giving the permutation to apply. The
first element is the new id of vertex 1, etc. Every number between one and
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.