as.directed | R Documentation |
as.directed()
was renamed to as_directed()
to create a more
consistent API.
as.directed(graph, mode = c("mutual", "arbitrary", "random", "acyclic"))
graph |
The graph to convert. |
mode |
Character constant, defines the conversion algorithm. For
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.