new_weights_matrix {metasnf} | R Documentation |
Constructor for weights_matrix
class object
Description
Constructor for weights_matrix
class object
Usage
new_weights_matrix(wml)
Arguments
wml |
A weights_matrix-like matrix object to be validated. |
Value
A weights_matrix
object.
[Package metasnf version 2.1.2 Index]