binify: Cut Vector Into Binned List

Description Usage Arguments Value Examples

Description

Cut a vector into a binned list.

Usage

1
binify(x, breaks = 10)

Arguments

x

A vector.

breaks

The number of bins to create (the length of the list output).

Value

Returns a list equal in length to breaks.

Examples

1
2

trinker/embodied documentation built on May 31, 2019, 8:42 p.m.