nbrOfAssays.BaseFileAssays {aroma.Base}R Documentation

Gets the (expected) number of assays in the data table

Description

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.

Usage

## S3 method for class 'BaseFileAssays':
nbrOfAssays(this, ...)

Arguments

... Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getCount() For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]