Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

QCrange

Range: Max Min Difference


Description

Given a set of numbers, function calculates the difference between the maximum and minimum value.

Usage

QCrange(y)

Arguments

y

: vector of values

Value

a number.

Examples

y <- seq(-5:5)
QCrange(y)

ggQC

Quality Control Charts for 'ggplot'

v0.0.31
GPL-3 | file LICENSE
Authors
Kenith Grey
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.