Splitter: Splitter class

SplitterR Documentation

Splitter class

Description

Splitter class

Splitter class

Methods

Public methods


Method split()

Split a file into records using a specific strategy

Usage
Splitter$split(file)
Arguments
file

(str): path to the file to split

Returns

generator for the individual records that were split from the file


Method clone()

The objects of this class are cloneable with this method.

Usage
Splitter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.