begin {LaF} | R Documentation |
Sets the file pointer to the beginning of the file. The next call to
next_block
returns the first lines of the file. This method is
usually used in combination with next_block
.
begin(x, ...) ## S4 method for signature 'laf' begin(x, ...)
x |
an object the supports the |
... |
passed to other methods. |