Rdocumentation
powered by
Learn R Programming
aroma.affymetrix (version 3.0.0)
nbrOfArrays.AffymetrixCelSet: 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
"nbrOfArrays"(this, ...)
Arguments
...
Not used.
Value
Returns an
integer
.
See Also
For more information see
AffymetrixCelSet
.