is.named {igraph} | R Documentation |
Named graphs
Description
is.named()
was renamed to is_named()
to create a more
consistent API.
Usage
is.named(graph)
Arguments
graph |
The input graph. |
[Package igraph version 2.0.3 Index]
is.named {igraph} | R Documentation |
is.named()
was renamed to is_named()
to create a more
consistent API.
is.named(graph)
graph |
The input graph. |