split_array | R Documentation |
split array into a list of N-sized chunks
split_array(x, chunk_size)
x |
array to be chunked |
chunk_size |
integer, maximum chunk size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.