Splitter | R Documentation |
Splitter class
Splitter class
split()
Split a file into records using a specific strategy
Splitter$split(file)
file
(str): path to the file to split
generator for the individual records that were split from the file
clone()
The objects of this class are cloneable with this method.
Splitter$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.