value {blockmatrix} | R Documentation |
value
S3 method for blockmatrix
objectvalue
S3 method for blockmatrix
object
value(M) ## Default S3 method: value(M) ## S3 method for class 'blockmatrix' value(M)
M |
a |
The character matrix without numerical values (e.g. only
the matrix M$value
)
Emanuele Cordano