nbrOfRows.GenericTabularFile {R.filesets} | R Documentation |
Gets the number of data rows.
## S3 method for class 'GenericTabularFile'
nbrOfRows(...)
... |
Not used. |
Returns an integer
.
Henrik Bengtsson
*dim()
.
For more information see GenericTabularFile
.