as.matrix | R Documentation |
Coerces an object to a matrix.
as.matrix(x, ...)
x |
An object to be coerced to a matrix. |
... |
Additional arguments passed to methods. |
A matrix
representation of the input x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.