chunk_n | R Documentation |
Function to chunk a vector into n pieces.
chunk_n(x, n)
x |
Vector to be chunked. |
n |
Number of chunks to split |
Joachim Schork
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.