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 April 25, 2024, 9:14 a.m.