chkor | R Documentation |
The chkor()
function has been deprecated for the faster chkor_vld()
.
chkor(...)
... |
Multiple |
An informative error if the test fails.
chk_null_or()
chkor()
chkor(chk_flag(TRUE))
try(chkor(chk_flag(1)))
try(chkor(chk_flag(1), chk_flag(2)))
chkor(chk_flag(1), chk_flag(TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.