na: Shorthand for is.na

View source: R/shorthand.R

naR Documentation

Shorthand for is.na

Description

Shorthand for is.na

Usage

na(x)

Arguments

x

Value to check.

Value

logical indicator

Examples

na(NA)
na(1)

oliver-wyman-actuarial/easyr documentation built on Jan. 27, 2024, 4:37 a.m.