as_weights_matrix {metasnf}R Documentation

Convert an object to a weights matrix

Description

This function converts non-weights_matrix objects into weights_matrix class objects.

Usage

as_weights_matrix(x)

Arguments

x

The object to convert into a data list.

Value

A weights_matrix class object.


[Package metasnf version 2.1.2 Index]