Description Usage Arguments Examples
Makes approx equal sized chunks of a vector
1 | make_chunks(x, chunksize)
|
x |
Vector to chunk |
chunksize |
Size of chunk |
1 | make_chunks(1:10, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.