rt_is_null_na_nan: returns whether or not a value is NULL, NA, or NAN

View source: R/comparisons.R

rt_is_null_na_nanR Documentation

returns whether or not a value is NULL, NA, or NAN

Description

returns whether or not a value is NULL, NA, or NAN

Usage

rt_is_null_na_nan(x)

Arguments

x

a single value to check

Examples


rt_is_null_na_nan(NA)


shane-kercheval/rtools documentation built on July 7, 2022, 8:31 a.m.