sizeOfData.BaseFileSection: Gets the dimension of the data table

Description Usage Arguments Value Author(s) See Also

Description

Gets the dimension of the data table, if it exists.

Usage

1
2
## S3 method for class 'BaseFileSection'
sizeOfData(this, ...)

Arguments

...

Not used.

Value

If data table exists, an integer vector of length two specifying the number of rows and columns of the table is returned. Otherwise, NULL is returned.

Author(s)

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

See Also

For more information see BaseFileSection.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.