Learn R Programming

easyr (version 0.5-11)

nan: Shorthand for is.nan

Description

Shorthand for is.nan

Usage

nan(x)

Value

logical indicator

Arguments

x

Value to check.

Examples

Run this code
nan( NaN )
nan(1)

Run the code above in your browser using DataLab