as.matrix.weights_matrix {metasnf} | R Documentation |
Coerce a weights_matrix
class object into a matrix
class object
Description
Coerce a weights_matrix
class object into a matrix
class object
Usage
## S3 method for class 'weights_matrix'
as.matrix(x, ...)
Arguments
x |
A |
... |
Additional parameter passed to |
Value
A matrix
and array
class object.
[Package metasnf version 2.1.2 Index]