is.nan: Is NAN (extension of R base)

View source: R/source.r

is.nanR Documentation

Is NAN (extension of R base)

Description

A simple extension to the base is.nan() function to permit operation on data.frames.

Usage

is.nan(x)

Arguments

x

object to test for NAN

Author(s)

Christian Fender


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.