extract.matrix {FinNet} | R Documentation |
Function to extract the bare matrix from several complex objects
extract.matrix(x, .except.igraph = FALSE)
x |
The representation of the network as an object of class:
|
A matrix
or an object from the package Matrix
Telarico, Fabio Ashtar
Other Internal matrix (de)constructrs:
get.matrix.adjacency()
,
get.matrix.adjacency.both()
,
load.Matrix()