chunk: Chunk a list into multiple lists of a specific length.

Description Usage Arguments

Description

Chunk a list into multiple lists of a specific length.

Usage

1
chunk(xs, n)

Arguments

xs

list. The list to chunk.

n

numeric. The length of each chunk.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.