View source: R/struc__splitVec.R
splitVec | R Documentation |
This function splits a vector into a list of n vectors
splitVec(v, n)
v |
Input vector to be broken |
n |
Number of vectors to be generated from v |
An unnamed list of n vectors
Yu Wan (wanyuac@126.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.