take_from_dataset: Take a sample of file streams from top of the dataset by the...

Description Usage Arguments Value

View source: R/datasets.R

Description

Take a sample of file streams from top of the dataset by the specified count.

Usage

1
take_from_dataset(dataset, count)

Arguments

dataset

The Dataset object.

count

The number of file streams to take.

Value

A new Dataset object representing the sampled dataset.


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