| nbrOfAssays.BaseFileAssays {aroma.Base} | R Documentation |
Gets the (expected) number of assays in the data table. This method return what *getCount() returns,
except that if the latter returns NULL, this returns zero.
## S3 method for class 'BaseFileAssays': nbrOfAssays(this, ...)
... |
Not used. |
Returns an integer.
Henrik Bengtsson (http://www.braju.com/R/)
*getCount()
For more information see BaseFileAssays.