| rmfi_ifelse0 | R Documentation |
rmfi_ifelse0 returns yes if test is TRUE. If test is FALSE, it returns no.
rmfi_ifelse0(test, yes, no)
test |
an object which can be coerced to logical mode. |
yes |
return value for |
no |
return value for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.