chkor_vld | R Documentation |
Chk OR
chkor_vld(...)
... |
Multiple A common mistake is to pass
|
An informative error if the test fails.
chk_null_or()
chkor_vld()
chkor_vld(vld_flag(TRUE))
try(chkor_vld(vld_flag(1)))
try(chkor_vld(vld_flag(1), vld_flag(2)))
chkor_vld(vld_flag(1), vld_flag(TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.