Man pages for assertive.code
Assertions to Check Properties of Code

has_argDoes the current call have an argument?
is_binding_lockedIs the binding of a variable locked?
is_debuggedIs the input function being debugged?
is_error_freeDoes the code run without throwing an error?
is_existingDoes the variable exist?
is_if_conditionIs suitable to be used as an if condition
is_loadedIs the input a symbol in a loaded DLL?
is_valid_r_codeIs the input valid R code?
is_valid_variable_nameIs the string a valid variable name?
assertive.code documentation built on May 31, 2023, 5:35 p.m.