extract.matrix {FinNet} | R Documentation |
Function to extract the bare matrix from several complex objects
Description
Function to extract the bare matrix from several complex objects
Usage
extract.matrix(x, .except.igraph = FALSE)
Arguments
x |
The representation of the network as an object of class:
|
Value
A matrix
or an object from the package Matrix
Author(s)
Telarico, Fabio Ashtar
See Also
Other Internal matrix (de)constructrs:
get.matrix.adjacency()
,
get.matrix.adjacency.both()
,
load.Matrix()
[Package FinNet version 0.2.1 Index]