is.graph: Check whether an R object is a graph object

Description Usage Arguments Value

View source: R/graph.R

Description

Check whether an R object is a graph object

Usage

1
is.graph(obj)

Arguments

obj

any object.

Value

TRUE if the object is of class graph, FALSE otherwise.


robertzk/graphrunner documentation built on May 27, 2019, 2:10 p.m.