load.Matrix {FinNet} | R Documentation |
Function to load the package Matrix
Description
Checks if the package is required and check whether it is available
Usage
load.Matrix(x, pos = 1L)
Arguments
x |
The object on which to base the decision |
pos |
Integer specifying position to attach |
Value
A logical
whether to load the package Matrix
Author(s)
Telarico, Fabio Ashtar
See Also
Other Internal matrix (de)constructrs:
extract.matrix()
,
get.matrix.adjacency()
,
get.matrix.adjacency.both()
[Package FinNet version 0.2.1 Index]