graph.empty | R Documentation |
graph.empty()
was renamed to make_empty_graph()
to create a more
consistent API.
graph.empty(n = 0, directed = TRUE)
n |
Number of vertices. |
directed |
Whether to create a directed graph. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.