hasHeaders.BaseFileSection {aroma.Base}R Documentation

Checks if specified headers exists in a BASE section

Description

Checks if specified headers exists in a BASE section.

Usage

## S3 method for class 'BaseFileSection':
hasHeaders(this, ...)

Arguments

... Arguments passed to *getHeaders().

Value

Returns a logical vector.

Author(s)

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

See Also

*getHeaders(). For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]