Learn R Programming

discharge (version 1.0.0)

assert.numeric.vector: Check for numeric vector

Description

Ensure that the given argument is a numeric vector

Usage

assert.numeric.vector(arg)

Arguments

arg

input argument to be checked

Value

Stops execution in case of failed check