| sizeOfData.BaseFileSection {aroma.Base} | R Documentation |
Gets the dimension of the data table, if it exists.
## S3 method for class 'BaseFileSection': sizeOfData(this, ...)
... |
Not used. |
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.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFileSection.