| graph.isocreate | R Documentation |
graph.isocreate() was renamed to graph_from_isomorphism_class() to create a more
consistent API.
graph.isocreate(size, number, directed = TRUE)
size |
The number of vertices in the graph. |
number |
The isomorphism class. |
directed |
Whether to create a directed graph (the default). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.