chop_vector | R Documentation |
Generate all the possible combinations of slices in a chopped vector
chop_vector(vect.size = 3)
vect.size |
int, the size of the vector |
a matrix containing all the possible slices to chope a vector per line
chop_vector(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.