dim.GenericTabularFile {R.filesets} | R Documentation |
Gets the dimension of data table, which is the number of rows and the number of columns.
## S3 method for class 'GenericTabularFile'
dim(x)
Returns an integer
vector
of length two.
Henrik Bengtsson
*nbrOfRows()
.
For more information see GenericTabularFile
.