as.matrix.ipmr_matrix | R Documentation |
Converts objects to c("matrix", "array")
.
## S3 method for class 'ipmr_matrix'
as.matrix(x, ...)
## S3 method for class 'ipmr_ipm'
as.matrix(x, ...)
x |
An object of class |
... |
ignored. |
A matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.