Description Usage Arguments Value See Also Examples
If any of the expressions in ... are not all FALSE,
stop is called, producing an error message indicating
the first of the elements of ... which were not false.
1 |
... |
Any number of (logical) R expressions,
which should evaluate to |
(NULL if all statements in ... are FALSE.)
stopifnot from package base.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.