chunk | R Documentation |
Generate an vector with size and length
chunk(size, length)
size |
size of each chunk |
length |
length of total vector |
A vector
chunk(10, 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.