is_numeric_with_na: Check if a numeric value with NA values allowed

View source: R/predicates.R

is_numeric_with_naR Documentation

Check if a numeric value with NA values allowed

Description

this function checks if the input is a scalar (double) with NA values allowed

Usage

is_numeric_with_na(x, n)

Arguments

x

is the input

n

is the input length


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