Description Usage Arguments Value Examples
Split object in blocks
1 2 3 |
x |
Vector to be divided into groups. |
block_len |
Maximum length (or number of rows) of each block. |
nb_split |
Number of blocks. Default uses the other 2 parameters. |
df |
Data frame to be divided into groups. |
A list with the splitted objects.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.