merge.sim_mats_list {metasnf} | R Documentation |
Merge sim_mats_list
objects
Description
Merge sim_mats_list
objects
Usage
## S3 method for class 'sim_mats_list'
merge(x, y, ...)
Arguments
x |
The first |
y |
The second |
... |
Additional arguments (not used). |
Value
A merged sim_mats_list
object containing the similarity matrices
from both input objects.
[Package metasnf version 2.1.2 Index]