setData.BaseFileSection {aroma.Base}R Documentation

Sets data of a BASE file section

Description

Sets data of a BASE file section.

Usage

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

Arguments

data A list structure.
... Not used.

Value

Returns nothing.

Author(s)

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

See Also

For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]