chunker | R Documentation |
Splits a vector into chunks
chunker(x, num_chunks = 3)
x |
vector |
num_chunks |
number of chunks |
list of chunked vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.