rbind.weights_matrix: Row-bind weights matrices

View source: R/rbind.R

rbind.weights_matrixR Documentation

Row-bind weights matrices

Description

Vertically stack two or more weights_matrix class objects.

Usage

## S3 method for class 'weights_matrix'
rbind(...)

Arguments

...

An arbitrary number of weights_matrix class objects.

Value

A weights_matrix class object.


metasnf documentation built on June 8, 2025, 12:47 p.m.