Learn R Programming

TauStar (version 1.1.7)

isValidDataVector: Is Vector Valid Data?

Description

Determines if input vector is a valid vector of real valued observations

Usage

isValidDataVector(x)

Value

TRUE or FALSE

Arguments

x

the vector to be tested