data.frame
. The first line in the data.frame
is the line
corresponding to the current line in the file. When the end of the file is
reached a data.frame
with zero rows is returned. This can be used to
check whether the end of the file is reached.