| appendSection.BaseFile {aroma.Base} | R Documentation |
Adds a section to this BASE file structure.
## S3 method for class 'BaseFile': appendSection(this, section, ...)
section |
A BaseFileSection to be appended. |
... |
Not used. |
Returns TRUE if section was added.
Henrik Bengtsson (http://www.braju.com/R/)
*getSection().
*removeSection().
*replaceSection().
For more information see BaseFile.