setData.BaseFileAssays {aroma.Base}R Documentation

Sets data of a BASE file section

Description

Sets data of a BASE file section. This calls the samemethod in the superclass, and updates the headers 'columns' and 'count' accordingly.

Usage

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

Arguments

... Passed to setData().

Value

Returns nothing.

Author(s)

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

See Also

For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]