merge.dist_fns_list {metasnf} | R Documentation |
Merge dist_fns_list
objects
Description
Merge dist_fns_list
objects
Usage
## S3 method for class 'dist_fns_list'
merge(x, y, ...)
Arguments
x |
The first |
y |
The second |
... |
Additional arguments (not used). |
Value
A new clust_fns_list
object containing the merged clustering
functions.
[Package metasnf version 2.1.2 Index]