Learn R Programming

animint2 (version 2025.1.28)

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)

Value

recursive list of chunk file names.

Arguments

x

data.frame.

meta

environment.

Author

Toby Dylan Hocking