splitSeq | R Documentation |
Divide a sequence x into chunks of size n. Any rest is appended.
splitSeq(x, n)
x |
Sequence like 1:10 |
n |
Chunk size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.