addColumn.BaseFileSection {aroma.Base}R Documentation

Adds a column to the other column names

Description

Adds a column to the other column names.

Usage

## S3 method for class 'BaseFileSection':
addColumn(this, name, ...)

Arguments

name A column name.
... 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]