nan: Shorthand for is.nan

View source: R/shorthand.R

nanR Documentation

Shorthand for is.nan

Description

Shorthand for is.nan

Usage

nan(x)

Arguments

x

Value to check.

Value

logical indicator

Examples

nan( NaN )
nan(1)

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