binBreaker: Bin Breaker

Description Usage Arguments Details Value

View source: R/rptFuncs.r

Description

Generate break points for use with cut() and range labels based on sample max and min

Usage

1
binBreaker(x, nbin)

Arguments

x

vector to find cuts for

nbin

number of bins

Details

Helpful in making labels use the acutal max and min rather than the +/- 1

Value

list with elements Breaks and Labels


epanetReader documentation built on May 2, 2019, 2:08 p.m.