hasData.BaseFileSection {aroma.Base}R Documentation

Checks if section has a data table

Description

Checks if section has a data table.

Usage

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

Arguments

... Not used.

Value

Returns TRUE if a data table exists, otherwise FALSE.

Author(s)

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

See Also

For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]