| getUnitNames.AffymetrixPgfFile | R Documentation | 
Gets the names of each unit.
## S3 method for class 'AffymetrixPgfFile'
getUnitNames(this, units=NULL, ...)
units | 
 The units of interest. If   | 
... | 
 Not used.  | 
Once read from file, this information is cached in memory for efficiency.
The cache can be cleared by calling gc(pgf).
Returns a vector of character names.
For more information see AffymetrixPgfFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.