Splitting vector into specified n.chunks.
1  | 
vec | 
 Any vector. Vector to split into chunks. No default.  | 
n.chunks | 
 Integer vector of length 1. Number of chunks to split the vector into. No default.  | 
exclude | 
 Character vector. Names of elements to remove from vector before splitting. Particularly relevant for use in package regone. Defaults to c("residuals", "predicted").  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.