Skip to contents

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.