Description Usage Arguments Value Author(s) Examples
Checks if an argument is a logical scalar
1 |
arg |
A function argument to be checked |
The function throws an error if arg
is neither TRUE
or FALSE
. Otherwise,
the input is returned invisibly.
Thomas Neitmann
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.