Description Usage Arguments Value
scheme-like if expression, without restriction of returning same-size table of .test, as ifelse() does
1 | ifexp(.test, true, false)
|
.test |
predicate to test |
true |
expression to return if .test evals to TRUE |
false |
expression to return if .test evals to TRUE |
either true or false
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.