as.matrix.weights_matrix: Coerce a 'weights_matrix' class object into a 'matrix' class...

View source: R/as_matrix.R

as.matrix.weights_matrixR 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 weights_matrix class object.

...

Additional parameter passed to as.matrix().

Value

A matrix and array class object.


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