powered by
Counts the number of samples that are in each of the batches.
batchCount(dataS, batchSizeT)
The ID of any batch that does not contain the specified number of samples.
Test dataset.
Batch size to test for.
test <- batchCount(dataS=serumRand,batchSizeT=84)
Run the code above in your browser using DataLab