setCount.BaseFileAssays: Sets (or update) the number of assays in the data table

Description Usage Arguments Value Author(s) See Also

Description

Sets (or update) the number of assays in the data table.

Usage

1
2
## S3 method for class 'BaseFileAssays'
setCount(this, count=NULL, ...)

Arguments

count

An integer or NULL. If NULL, the number of assays is set to the number of rows in the current data table.

...

Not used.

Value

Returns an integer for the old count, or NULL if missing.

Author(s)

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

See Also

*getCount() For more information see BaseFileAssays.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.