View source: R/create_n_batches.R
create_n_batches | R Documentation |
m2c2R
create_n_batches(.data, batches = 10)
batches |
Number of batches desired |
data |
Name of a tibble or data frame |
This function splits an input data frame into a specified number of batches for processing.
Returns list of data, split into specified number ofbatches
Nelson Roque, Nelson.Roque@ucf.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.