Description Usage Arguments Value
View source: R/checkargFailedHandler.R
Helper function for the checkarg function, called in cases the argument does not pass the check. Throws an exception if stopIfNot is TRUE.
1 | checkargFailedHandler(default, stopIfNot, messagePattern, argumentName)
|
default |
See checkarg function. |
stopIfNot |
See checkarg function. |
messagePattern |
See checkarg function. |
argumentName |
See checkarg function. |
FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.