nbrOfSections.BaseFile {aroma.Base}R Documentation

Gets the number of sections in this BASE file structure

Description

Gets the number of sections in this BASE file structure.

Usage

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

Arguments

... Not used.

Value

Returns an integer.

Author(s)

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

See Also

For more information see BaseFile.


[Package aroma.Base version 0.4.8 Index]