Skip to contents

Merge sim_mats_list objects

Usage

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

Arguments

x

The first sim_mats_list object to merge.

y

The second sim_mats_list object to merge.

...

Additional arguments (not used).

Value

A merged sim_mats_list object containing the similarity matrices from both input objects.