Description Usage Arguments Value
View source: R/rareMETALS2.utils.R
This function implement how to split a vector into chunks of certain size
1 | splitVecByChunkSize(vecIn, chunkSize)
|
vecIn |
The input vector of any type; |
chunkSize |
An integer for the chunk.size; |
A list with splitted chunks;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.