is_numeric_vector_with_na: Check if a numeric vector of length n with NA values allowed

View source: R/predicates.R

is_numeric_vector_with_naR Documentation

Check if a numeric vector of length n with NA values allowed

Description

this function checks if the input is a numeric (double) vector

Usage

is_numeric_vector_with_na(x, n)

Arguments

x

is the input

n

is the input vector length


jtipton25/BayesMRA documentation built on Feb. 28, 2024, 1:27 p.m.