skip_from_dataset | R Documentation |
Skip file streams from the top of the dataset by the specified count.
skip_from_dataset(dataset, count)
dataset |
The Dataset object. |
count |
The number of file streams to skip. |
A new Dataset object representing the dataset with file streams skipped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.