rangebin: Bin into ranges. Simple wrapper around cut3

Description Usage Arguments

View source: R/FUNctions.R

Description

Bin into ranges. Simple wrapper around cut3

Usage

1
rangebin(input, bins, allowNK = FALSE)

Arguments

input

numeric input

bins

vector specifying the breaks

allowNK

logical. If TRUE, a level for NK (not known) will be generated from NA's


philipmgoddard/FUNctions documentation built on May 25, 2019, 5:03 a.m.