slices: Display slices of the object

Description Usage Arguments

View source: R/slices.R

Description

Returns n elements of the object taken in even intervals.

Usage

1
slices(x, n = 6L)

Arguments

x

object

n

a single integer. Size for the resulting object: number of elements for a vector (including lists), rows for a matrix or data frame.


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.