Learn R Programming

animint (version 2017.01.04)

saveChunks: Split data set into chunks and save them to separate files.

Description

Split data set into chunks and save them to separate files.

Usage

saveChunks(x, meta)

Arguments

x

data.frame.

meta

environment.

Value

recursive list of chunk file names.