chop_vector: Generate all the possible combinations of slices in a chopped...

View source: R/chop_vector.R

chop_vectorR Documentation

Generate all the possible combinations of slices in a chopped vector

Description

Generate all the possible combinations of slices in a chopped vector

Usage

chop_vector(vect.size = 3)

Arguments

vect.size

int, the size of the vector

Value

a matrix containing all the possible slices to chope a vector per line

Examples

chop_vector(3)


cancerradarr documentation built on Aug. 8, 2025, 7:28 p.m.