==.DataSet: S3 generic == operator for DataSets
Description
S3 generic == operator for DataSets
Usage
# S3 method for DataSet
==(dsL, dsR)
Value
True if the DataSets contain the same function, dimension and algorithm,
and have the exact same attributes
Arguments
- dsL
A `DataSet` object
- dsR
A `DataSet` object