Merge results from different analyses. If runs of the same search applied to
the same problem are found in both data sets, these runs are merged into a
single list. This is a generic S3 method.
Usage
mergeJAMES(data1, data2)
Arguments
data1
results from the first analysis (of same class as data2).
data2
results from the second analysis (of same class as data1).