Gets and validates unit indices either by unit names or by a unit indices (validation).
# S3 method for AffymetrixCdfFile
convertUnits(this, units=NULL, keepNULL=FALSE, ...)
Returns an integer
vector
with unit indices.
If some units are non existing, an error is thrown.
For more information see AffymetrixCdfFile
.