compare.AffymetrixCdfFile {aroma.affymetrix} | R Documentation |
Checks if two AffymetrixCdfFile objects are equal.
## S3 method for class 'AffymetrixCdfFile': compare(this, other, ...)
other |
The other AffymetrixCdfFile object to be compared to. |
... |
Additional arguments passed to compareCdfs . |
Returns TRUE
if the two objects are equal, otherwise FALSE
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AffymetrixCdfFile
.