powered by
Get the number of lines of a file.
nlines(file)
The number of lines as one integer.
Path of the file.
tmp <- fwrite2(iris) nlines(tmp)
Run the code above in your browser using DataLab