powered by
Gets the names of each unit.
# S3 method for AffymetrixPgfFile getUnitNames(this, units=NULL, ...)
Returns a vector of character names.
vector
character
The units of interest. If NULL, all units are considered.
NULL
Not used.
Once read from file, this information is cached in memory for efficiency. The cache can be cleared by calling gc(pgf).
gc(pgf)
For more information see AffymetrixPgfFile.
AffymetrixPgfFile