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

View source: R/check_vector_quality.R

check_vector_qualityR 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


theft documentation built on Oct. 4, 2024, 1:08 a.m.