weights_matrix
R/merge.R
merge.weights_matrix.Rd
Merge weights_matrix objects
# S3 method for class 'weights_matrix' merge(x, y, ...)
The first weights_matrix object to merge.
The second weights_matrix object to merge.
Additional arguments (not used).
Error message indicating that the merge function is not applicable to weights_matrix objects.