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

Description Usage Arguments Value

View source: R/datasets.R

Description

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

Usage

1
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.


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.