Learn R Programming

metasnf (version 2.1.2)

rbind.weights_matrix: Row-bind weights matrices

Description

Vertically stack two or more weights_matrix class objects.

Usage

# S3 method for weights_matrix
rbind(...)

Value

A weights_matrix class object.

Arguments

...

An arbitrary number of weights_matrix class objects.