powered by
Coerces an object to a matrix.
as.matrix(x, ...)
A matrix representation of the input x.
matrix
x
An object to be coerced to a matrix.
Additional arguments passed to methods.