.argAssertRange {dChipIO}R Documentation

A private function

Description

A private function.

Usage

.argAssertRange(x, range, ...)

Arguments

x A numeric vector to be validated.
range A numeric vector of length two.
... Not used.

Value

Returns x if valid, otherwise an error is thrown.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package dChipIO version 0.1.1 Index]