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

View source: R/datasets.R

take_from_datasetR Documentation

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

Description

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

Usage

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.


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