not.na: not NA

View source: R/utils-basic.R

not.naR Documentation

not NA

Description

not NA

Usage

not.na(x)

Arguments

x

value

Value

logical value

Examples

not.na(NA)

baizer documentation built on Oct. 19, 2023, 9:07 a.m.