seq.BaseFile {aroma.Base}R Documentation

Gets an index sequence for the sections in this BASE file structure

Description

Gets an index sequence for the sections in this BASE file structure.

Usage

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

Arguments

... Not used.

Value

Returns an integer vector.

Author(s)

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

See Also

*nbrOfSections(). For more information see BaseFile.


[Package aroma.Base version 0.4.8 Index]