getHeaders.BaseFileSection: Gets the headers of a BASE section

Description Usage Arguments Value Author(s) See Also

Description

Gets the headers of a BASE section.

Usage

1
2
## S3 method for class 'BaseFileSection'
getHeaders(this, names=NULL, regexpr=FALSE, ...)

Arguments

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.

Value

Returns a list.

Author(s)

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

See Also

*getHeader(). For more information see BaseFileSection.


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