Skip to contents

not NA

Usage

not.na(x)

Arguments

x

value

Value

logical value

Examples

not.na(NA)
#> [1] FALSE