anyInf: Identify if any infinite values are present in a vector

Description Usage Arguments Value Note Author(s)

View source: R/missingness.R

Description

A finite analog of anyNA that returns a logical

Usage

1
anyInf(x)

Arguments

x

a vector of any class that contains Inf values

Value

a logical, TRUE if infinite values are present, and FALSE if not

Note

Yadda yadda yadda

Author(s)

Jared E. Knowles


jknowles/datasynthR documentation built on May 19, 2019, 11:42 a.m.