Description Usage Arguments Value Examples
Via chunking
1 | chunk(x, n)
|
x |
vector of something to chunk |
n |
number of chunks |
chunks of data
1 | chunk(1:10000, 5) # 5 chunks
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.