grapes-00-grapes: Rose tinted infix

Description Usage Arguments Author(s) See Also Examples

Description

When your functions wear these rose tinted glasses, the world will appear to be a nicer, fluffier place.

Usage

1
x %00% y

Arguments

x

If x is any of Inf,-Inf,NA,NaN,NULL,length(x)==0, it will return y; otherwise it returns x.

y

The value to return in case of catastrophy >00<

Author(s)

Fred Hasselman

See Also

purrr::

Examples

1
2
3
4
5
6
7
8
9
Inf %00% NA

numeric(0) %00% ''

NA %00% 0

NaN %00% NA

NULL %00% NA

ManyLabsOpenScience/manylabRs documentation built on May 14, 2019, 5:21 p.m.