| as.matrix.weights_matrix | R Documentation |
weights_matrix class object into a matrix class objectCoerce a weights_matrix class object into a matrix class object
## S3 method for class 'weights_matrix'
as.matrix(x, ...)
x |
A |
... |
Additional parameter passed to |
A matrix and array class object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.