create_bin: Create Bin

View source: R/func_create_bin.R

create_binR Documentation

Create Bin

Description

Create a column of data bins based on breaks supplied by user. upper end of break is used as bin

Usage

create_bin(d, col, breaks)

Arguments

d

dataframe

col

column of data to assign breaks to

breaks

sequence of breaks to used for bins

Author(s)

W. S. Drysdale and F. A. Squires


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.