split_vector_into_equal_chunks: Split vector into equal chunks

Description Usage Arguments Value

View source: R/split_vector_into_equal_chunks.R

Description

Split vector into equal chunks

Usage

1

Arguments

vec

Vector to be split

n

Integer indicating the number of chunks

Value

A list where elements are individual chunks of the vec. Note that the size of chunks could vary.


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