| getSection.BaseFile {aroma.Base} | R Documentation |
Gets one section of this BASE file structure. If more than one exists of the same type, only the first is returned.
## S3 method for class 'BaseFile': getSection(this, type, ...)
type |
A character string specifying the section to retrieve. |
... |
Arguments passed to *getSections(). |
Returns a BaseFileSection.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFile.