isSerial.BaseFile {aroma.Base}R Documentation

Checks if a BASE file is in serial format or not

Description

Checks if a BASE file is in serial format or not.

Usage

## S3 method for class 'BaseFile':
isSerial(this, ...)

Arguments

... Not used.

Value

Returns TRUE if in serial format, otherwise FALSE.

Author(s)

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

See Also

For more information see BaseFile.


[Package aroma.Base version 0.4.8 Index]