assert | Combine multiple checks into one assertion |
assert_character | Check if an argument is a vector of type character |
assert_data_frame | Check if an argument is vector of type data frame |
assert_disjunct | Check if an argument is disjunct from a given set |
assert_integer | Check if an argument is vector of type integer |
assert_integerish | Check if an argument is vector of type integer |
assert_names | Check names to comply to specific rules |
check_choice_character | Check if an object is an element of a given set |
check_credentials | Check if an object is a service for which credentials are... |
check_non_null | Check if two or more arguments are NULL or NA |
check_odbc_channel | Check if an object is an open ODBC-channel |
check_package | Check if an object is an installed or attached package |
check_subset_character | Check if an argument is a subset of a given set |
makeAssertionFunction | Turn a Check into an Assertion |
match_arg | Argument Verification Using Partial Matching |
NVIcheckmate-package | NVIcheckmate: Extension of checkmate with argument checking... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.