saveChunks {animint2} | R Documentation |
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.
Author(s)
Toby Dylan Hocking
[Package animint2 version 2024.1.24 Index]