| convertUnits.AffymetrixCdfFile | R Documentation |
Gets and validates unit indices either by unit names or by a unit indices (validation).
## S3 method for class 'AffymetrixCdfFile'
convertUnits(this, units=NULL, keepNULL=FALSE, ...)
units |
Either a |
keepNULL |
If |
... |
Not used. |
Returns an integer vector with unit indices.
If some units are non existing, an error is thrown.
For more information see AffymetrixCdfFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.