cut_data | R Documentation |
Cut a sequence into small batches
cut_data(n, batch_size)
n |
Length of the sequence |
batch_size |
Batch size |
a list of sequence indices, where the length of the list is the number of batches.
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.