isValidDataVector {TauStar} | R Documentation |
Is Vector Valid Data?
Description
Determines if input vector is a valid vector of real valued observations
Usage
isValidDataVector(x)
Arguments
x |
the vector to be tested |
Value
TRUE or FALSE
[Package TauStar version 1.1.7 Index]