Anything: Convenience wrapper around many different generators

Description Usage

Description

A wrapper around

1
2
3
4
5
(Bool() %>% withNA) %|%
(String() %>% withNA) %|%
(SingleCharacter() %>% withNA) %|%
(NumericInRange(-1e6,1e6) %>% withZero %>% withNA) %|%
(IntegerInRange(-1e6,1e6) %>% withZero %>% withNA)

Usage

1

alekrutkowski/gentest documentation built on May 11, 2019, 11:24 p.m.