Number of lines
Get the number of lines of a file.
nlines(file)
file
Path of the file.
The number of lines as one integer.
tmp <- fwrite2(iris) nlines(tmp)
Read Large Text Files
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.