is.directed: Check whether a graph is directed

View source: R/interface.R

is.directedR Documentation

Check whether a graph is directed

Description

[Deprecated]

is.directed() was renamed to is_directed() to create a more consistent API.

Usage

is.directed(graph)

Arguments

graph

The input graph


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.