getCount.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.

Usage

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

Arguments

... Not used.

Value

Returns an integer, or NULL if count is not specified.

Author(s)

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

See Also

*setCount() *nbrOfAssays() For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]