slice: Slides the 'x' object in 'n' parts

View source: R/utils.r

sliceR Documentation

Slides the x object in n parts

Description

Slides the x object in n parts

Usage

slice(x, n)

Arguments

x

the object to be sliced

n

the number of parts

Value

the list containing the n parts

Author(s)

Giuseppe Acito


giupo/rutils documentation built on Sept. 18, 2022, 6:30 a.m.