vector_split | R Documentation |
Splits vector v into n subvectors
vector_split(v, n)
v |
input vector |
n |
number of subvectors |
List with subvectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.