as_ari_matrix {metasnf} | R Documentation |
Convert an object to an ARI matrix
Description
This function coerces non-ari_matrix
class objects into
ari_matrix
class objects.
Usage
as_ari_matrix(x)
Arguments
x |
The object to convert into a weights matrix. |
Value
An ari_matrix
class object.
[Package metasnf version 2.1.2 Index]