| readUnits.AffymetrixCdfFile | R Documentation | 
Reads CDF data unit by unit for all or a subset of units (probeset).
## S3 method for class 'AffymetrixCdfFile'
readUnits(this, units=NULL, ..., verbose=FALSE)
| units | The units to be read. If  | 
| ... | Additional arguments passed to  | 
| verbose | A  | 
Returns the list structure that readCdfUnits returns
(possibly restructured).
CDF data is neither cached in memory nor on file by this method.
For more information see AffymetrixCdfFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.