cutbin: Cut Into Bins

View source: R/disksort.R

cutbinR Documentation

Cut Into Bins

Description

No boundaries on the endpoints, and handles character x. A little different than normal cut.

Usage

cutbin(x, breaks, bin_names)

Arguments

x

column to be cut

breaks

define the bins

bin_names

names for the result

Value

bins factor


matloff/partools documentation built on Oct. 20, 2022, 2:52 p.m.