Description Usage Arguments Examples
Helper function checls whether the input is a logical or not, stops the run if it's not a logical.
1 | check_bool(x)
|
x |
The case checked variable |
1 | check_bool(c(TRUE,TRUE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.