get.skip | R Documentation |
get.skip
attempts to determine the number of rows that could be skipped when reading text files.
get.skip(file, n = 1, pattern = NULL)
file |
( |
n |
( |
pattern |
( |
The skip
value. If no value is determined 0 (zero) is returned.
readLines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.