show_example {quickcheck} | R Documentation |
Show an example output of a generator
Description
Show an example output of a generator
Usage
show_example(generator)
Arguments
generator |
A |
Value
An example output produced by the generator.
Examples
logical_() %>% show_example()
[Package quickcheck version 0.1.3 Index]