| value {blockmatrix} | R Documentation |
value S3 method for blockmatrix object
Description
value S3 method for blockmatrix object
Usage
value(M)
## Default S3 method:
value(M)
## S3 method for class 'blockmatrix'
value(M)
Arguments
M |
a |
Value
The character matrix without numerical values (e.g. only
the matrix M$value)
Author(s)
Emanuele Cordano
[Package blockmatrix version 1.0 Index]