equals-.DataSet: S3 generic == operator for DataSets

==.DataSetR Documentation

S3 generic == operator for DataSets

Description

S3 generic == operator for DataSets

Usage

## S3 method for class 'DataSet'
dsL == dsR

Arguments

dsL

A 'DataSet' object

dsR

A 'DataSet' object

Value

True if the DataSets contain the same function, dimension and algorithm, and have the exact same attributes

Examples

dsl[[1]] == dsl[[2]]

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.