Learn R Programming

aroma.affymetrix (version 3.2.2)

compare.AffymetrixCdfFile: Checks if two AffymetrixCdfFile objects are equal

Description

Checks if two AffymetrixCdfFile objects are equal.

Usage

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

Value

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

Arguments

other

The other AffymetrixCdfFile object to be compared to.

...

Additional arguments passed to compareCdfs.

See Also

For more information see AffymetrixCdfFile.