loading...

All functions

checkmate_msgs

Messages for Translation: checkmate

general_msgs

Messages for Translation: general

is_numeric() stop_is_numeric()

Assert that an argument is a vector of type numeric

stop_() stop_top_call() error_class() object_info() lbl()

Enhanced stop

stop_equal() `stop_==`()

Stop function for equality check

stop_greater_or_equal() `stop_>=`()

Stop function for greater than or equal (>=) check

stop_greater_than() `stop_>`()

Stop function for greater than (>) check

stop_less_or_equal() `stop_<=`()

Stop function for less than or equal (<=) check

stop_less_than() `stop_<`()

Stop function for less than (<) check

stop_not_equal() `stop_!=`()

Stop function for inequality check

stopifnot_() get_stop_fun() mod_not() mod_content()

Assert that expressions are all TRUE, with extended error messages

translate() format_inline_() create_messages_script()

Translate a message given a set of known messages and regex patterns