quantHist: Draw histogram of reduced range, by lower and upper quantile

Description Usage Arguments

View source: R/quantHist.R

Description

Draw histogram of reduced range, by lower and upper quantile

Usage

1
quantHist(x, lq = 0.05, uq = 0.95, ...)

Arguments

x

Numeric input to hist

lq

Lower quantile used to subset x

uq

Upper quantile used to subset x


daynefiler/dlfUtils documentation built on Oct. 22, 2021, 9:49 a.m.