split_vector_into_chunks: Split vector into chunks

Description Usage Arguments Value

View source: R/split_vector_into_chunks.R

Description

NOTE: The output chunks may not be of equal size, as any reminder of elements will be part of last chunk.

Usage

1

Arguments

vec

Vector of any type.

n

Integer of desired count of chunks.

Value

List of vector-split chunks.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.