is.named {igraph}R Documentation

Named graphs

Description

[Deprecated]

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]