bin_equallyspaced_vector: Create equally spaced bins for a vector.

Description Usage Arguments

Description

Create equally spaced bins for a vector.

Usage

1
bin_equallyspaced_vector(v, bin.size, include.lowest = T)

Arguments

v

The vector.

bin.size

The size of the bins.

include.lowest

Include endpoint bin?


kahaaga/tstools documentation built on May 24, 2019, 5:01 a.m.