Description Usage Arguments Examples
View source: R/chk-composite.R
Check that 'x' is a non-NA logical vector of length 1
| 1 2 3 | 
| x | A scalar. | 
| name | The name for  | 
| 1 2 | x <- TRUE
chk_is_logical_flag(x, name = "x")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.