check_numeric_vector: Check a vector to see if the elements are numeric

View source: R/processdata.R

check_numeric_vectorR Documentation

Check a vector to see if the elements are numeric

Description

Check a vector to see if the elements are numeric

Usage

check_numeric_vector(x)

Arguments

x

Vector of class whatever

Value

A boolean on whether the elements, other than NAs, are numeric


bomeara/chapter2 documentation built on July 27, 2024, 10:35 p.m.