R/is.inf.R

Defines functions is.inf

is.inf <-
function(x) (abs(x)==Inf)

Try the nodeHarvest package in your browser

Any scripts or data that you put into this service are public.

nodeHarvest documentation built on May 2, 2019, 2:45 a.m.