Learn R Programming

NCIgraph (version 1.20.0)

is.NCIgraph: Assess whether a graph is a NCI graph

Description

Assess whether a graph is a NCI graph.

Usage

is.NCIgraph(gr)

Arguments

gr
A graph object.

Value

logical, TRUE if the graph is a NCI graph, FALSE otherwise.

See Also

parseNCInetwork()