as.matrix.blockmatrix {blockmatrix} | R Documentation |
as.matrix
S3 method for blockmatrix
objectas.matrix
S3 method for blockmatrix
object
## S3 method for class 'blockmatrix'
as.matrix(x, zero_element = "0",
...)
x |
a |
zero_element |
(see |
... |
further arguments (see
|
Emanuele Cordano