merge.weights_matrix: Merge 'weights_matrix' objects

View source: R/merge.R

merge.weights_matrixR Documentation

Merge weights_matrix objects

Description

Merge weights_matrix objects

Usage

## S3 method for class 'weights_matrix'
merge(x, y, ...)

Arguments

x

The first weights_matrix object to merge.

y

The second weights_matrix object to merge.

...

Additional arguments (not used).

Value

Error message indicating that the merge function is not applicable to weights_matrix objects.


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