binnarise: binnarise

Description Usage Arguments

View source: R/binnarise.R

Description

Function that creates equal width bins of a numeric input

Usage

1
binnarise(x, w = NULL, nbins = 10, retLabel = FALSE)

Arguments

x

A vector containing the values to be binned

w

A vector that contains the row weights. Defaults to NULL.

nbins

How many bins do you wish to create.

retLabel

Keep string labels from binnarise


gm209/gmtools documentation built on May 22, 2019, 2:39 p.m.