setType.BaseFileSection {aroma.Base}R Documentation

Sets the type of a BASE section

Description

Sets the type of a BASE section.

Usage

## S3 method for class 'BaseFileSection':
setType(this, type, ...)

Arguments

type A character string specifying the new type.
... Not used.

Value

Returns (invisibly) the old type as a character string.

Author(s)

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

See Also

For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]