iff | R Documentation |
otherwise return input value unchanged
iff(obj, test, fun, ...)
iffn(obj, test, fun, ...)
obj |
object to apply test and fun to |
test |
logical or function to apply to test |
fun |
function to apply |
... |
passed on to test |
iffn is ... if and only if test is FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.