Learn R Programming

ffstream (version 0.1.7.2)

isInLimitsNormal: Check if in the limits

Description

Checks if a value is in normal limits

Usage

isInLimitsNormal(x, limitsvec)

Arguments

x

The value to check.

limitsvec

The vector of limits (two values).