Learn R Programming

aroma.affymetrix (version 2.11.1)

compare.AffymetrixCdfFile: Checks if two AffymetrixCdfFile objects are equal

Description

Checks if two AffymetrixCdfFile objects are equal.

Usage

## S3 method for class 'AffymetrixCdfFile':
compare(this, other, ...)

Arguments

other
The other AffymetrixCdfFile object to be compared to.
...
Additional arguments passed to compareCdfs.

Value

  • Returns TRUE if the two objects are equal, otherwise FALSE.

See Also

For more information see AffymetrixCdfFile.