Assert Condition With Message
stopifnot_with_message.RdChecks a condition and stops execution with a custom error message if the condition is not met. The error message is formed by concatenating the additional arguments.
stopifnot_with_message.RdChecks a condition and stops execution with a custom error message if the condition is not met. The error message is formed by concatenating the additional arguments.