appendSection.BaseFile: Adds a section to this BASE file structure

Description Usage Arguments Value Author(s) See Also

Description

Adds a section to this BASE file structure.

Usage

1
2
## S3 method for class 'BaseFile'
appendSection(this, section, ...)

Arguments

section

A BaseFileSection to be appended.

...

Not used.

Value

Returns TRUE if section was added.

Author(s)

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

See Also

*getSection(). *removeSection(). *replaceSection(). For more information see BaseFile.


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