begin | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.