is.simple {igraph} | R Documentation |
Simple graphs
Description
is.simple()
was renamed to is_simple()
to create a more
consistent API.
Usage
is.simple(graph)
Arguments
graph |
The graph to work on. |
[Package igraph version 2.0.3 Index]
is.simple {igraph} | R Documentation |
is.simple()
was renamed to is_simple()
to create a more
consistent API.
is.simple(graph)
graph |
The graph to work on. |