lazy_tester: lazy_tester Create a grid corpus for 'test_all'

Description Usage Arguments Value Examples

Description

lazy_tester Create a grid corpus for test_all

Usage

1
lazy_tester(FUN, return_list = FALSE)

Arguments

FUN

the function for which a grid corpus should be created

return_list

a boolean which indicates whether a list should be returned

Value

Returns a grid output either in the console or as list

Examples

1
2
# create a grid
lazy_tester(mean)

andrebleier/testall documentation built on June 29, 2019, 12:12 a.m.