abort_bad_argument | R Documentation |
Abord bad argument
abort_bad_argument(arg1, must, not = NULL, arg2 = NULL, same = NULL)
arg1 |
An argument |
must |
What arg must be |
not |
Optional. What arg must not be. |
arg2 |
Another argument |
same |
The same type as arg1 |
A stop statement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.