check_vector_quality {theft}R Documentation

Check for presence of NAs and non-numerics in a vector

Description

Check for presence of NAs and non-numerics in a vector

Usage

check_vector_quality(x)

Arguments

x

input vector

Value

Boolean of whether the data is good to extract features on or not

Author(s)

Trent Henderson


[Package theft version 0.6.1 Index]