Chunk a list into multiple lists of a specific length.
1 | chunk(xs, n)
|
xs |
list. The list to chunk. |
n |
numeric. The length of each chunk. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.