| getHeaders.BaseFileSection {aroma.Base} | R Documentation |
Gets the headers of a BASE section.
## S3 method for class 'BaseFileSection': getHeaders(this, names=NULL, regexpr=FALSE, ...)
names |
A vector of character strings specifying which headers
to retrieve. |
regexpr |
If TRUE, the names are interpreted as regular
expressions, other exact matching is required. |
... |
Not used. |
Returns a list.
Henrik Bengtsson (http://www.braju.com/R/)
*getHeader().
For more information see BaseFileSection.