Learn R Programming

aroma.affymetrix (version 3.0.0)

compare.AffymetrixCdfFile: Checks if two AffymetrixCdfFile objects are equal

Description

Checks if two AffymetrixCdfFile objects are equal.

Usage

"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.