Checkmate5 years ago
Intro | Function overview | In case you miss flexibility | Argument Checks for the Lazy | checkmate as testthat extension | Speed considerations | Benchmark 1: Assert that x is a flag | Benchmark 2: Assert that x is a numeric of length 1000 with no missing nor NaN values | Benchmark 3: Assert that x is a character vector with no missing values nor empty strings | Benchmark 4: Test that x is a data frame with no missing values | Benchmark 5: Assert that x is an increasing sequence of integers with no missing values | Extending checkmate | Calling checkmate from C/C++ | Session Info
