is.igraph: Is this object an igraph graph?

View source: R/basic.R

is.igraphR Documentation

Is this object an igraph graph?

Description

[Deprecated]

is.igraph() was renamed to is_igraph() to create a more consistent API.

Usage

is.igraph(graph)

Arguments

graph

An R object.


igraph documentation built on Oct. 20, 2024, 1:06 a.m.