batchify | R Documentation |
This is used inside the batchSigEval function
batchify(items, per_batch, n_workers = 1)
items |
list of items to group into batches |
per_batch |
approximate target for size of batches |
n_workers |
number of batches is made divisible by n_workers |
list of list of items
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.