Counts the number of lines in the data file
Counts the number of lines in the data file. The count include header rows, comments and more.
## S3 method for class 'TabularTextFile' nbrOfLines(this, fast=FALSE, ...)
fast |
If |
... |
Optional arguments passed to |
Henrik Bengtsson
To count the number of data rows is the data table,
use *nbrOfRows().
Internally, countLines is used.
For more information see TabularTextFile.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.