merge.weights_matrix {metasnf} | R Documentation |
Merge weights_matrix
objects
Description
Merge weights_matrix
objects
Usage
## S3 method for class 'weights_matrix'
merge(x, y, ...)
Arguments
x |
The first |
y |
The second |
... |
Additional arguments (not used). |
Value
Error message indicating that the merge function is not applicable
to weights_matrix
objects.
[Package metasnf version 2.1.2 Index]