| removeSection.BaseFile {aroma.Base} | R Documentation |
Removes a section from a BASE file structure.
## S3 method for class 'BaseFile': removeSection(this, section, ...)
section |
A BaseFileSection to be removed. |
... |
Not used. |
Returns (invisibly) the number of sections removed.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFile.