View source: R/SOptim_RasterTiling.R
chunk2 | R Documentation |
Split a vector into n chunks
chunk2(x, n)
x |
a vector |
n |
number of chunks |
mathheadinclouds, Dis Shishkov
http://stackoverflow.com/questions/3318333/split-a-vector-into-chunks-in-r
chunk2(1:30, 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.