Skip to contents

Merge clust_fns_list objects

Usage

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

Arguments

x

The first clust_fns_list object to merge.

y

The second clust_fns_list object to merge.

...

Additional arguments (not used).

Value

A new clust_fns_list object containing the merged clustering functions.