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


hendersontrent/sawlog documentation built on Feb. 3, 2025, 4:57 p.m.