skip_from_dataset: Skip file streams from the top of the dataset by the...

View source: R/datasets.R

skip_from_datasetR Documentation

Skip file streams from the top of the dataset by the specified count.

Description

Skip file streams from the top of the dataset by the specified count.

Usage

skip_from_dataset(dataset, count)

Arguments

dataset

The Dataset object.

count

The number of file streams to skip.

Value

A new Dataset object representing the dataset with file streams skipped.


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.