Rdocumentation
powered by
Learn R Programming
aroma.affymetrix (version 2.11.1)
nbrOfArrays.CnagCfhSet: Gets the number of arrays in the file set
Description
Gets the number of arrays in the file set. This is just a wrapper for
length()
.
Usage
## S3 method for class 'CnagCfhSet': nbrOfArrays(this, ...)
Arguments
...
Not used.
Value
Returns an
integer
.
See Also
For more information see
CnagCfhSet
.