OutsideRange: Determines if a Value is Outside Range

Description Usage Arguments Details Value

View source: R/OutsideRange.R

Description

Determines if a Value is Outside Range

Usage

1
OutsideRange(x, upper, lower)

Arguments

x

A vector

upper

Numeric top bound

lower

Numeric bottom bound

Details

Internal Help Function for Outlier and IQR

Value

Numeric


ckornafel/expldata documentation built on Dec. 27, 2019, 2:20 a.m.