Learn R Programming

incgraph (version 1.0.3)

network.as.matrix: Network as matrix

Description

network.as.matrix returns the network as a matrix

Usage

network.as.matrix(network)

Arguments

network

An instance of the incgraph.network class

See Also

See new.incgraph.network() for examples and usage.