Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

skip_from_dataset

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.


azuremlsdk

Interface to the 'Azure Machine Learning' 'SDK'

v1.10.0
MIT + file LICENSE
Authors
Diondra Peck [cre, aut], Minna Xiao [aut], AzureML R SDK Team [ctb], Microsoft [cph, fnd], Google Inc. [cph] (Examples and Tutorials), The TensorFlow Authors [cph] (Examples and Tutorials), RStudio Inc. [cph] (Examples and Tutorials)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.