non.na: Test for non-NA

View source: R/utils.R

non.naR Documentation

Test for non-NA

Description

Return TRUE if argument is not NA, FALSE otherwise

Usage

non.na(x)

Arguments

x

Any R object

Value

TRUE if x is not NA, FALSE otherwise.


pteetor/tutils documentation built on March 29, 2025, 6:38 p.m.