as_weights_matrix: Convert an object to a weights matrix

View source: R/as_weights_matrix.R

as_weights_matrixR 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.


metasnf documentation built on April 3, 2025, 5:40 p.m.