Description Usage Arguments Details Value Examples
Use istrue()
as a wrapper for conditional statements which might
be missing if one of the components is missing, but for which you want
a missing value to be interpreted as FALSE.
1 2 |
x |
logical expression to evaluate. |
A convenience function to avoid unwanted NA's.
A logical vector containing TRUE or FALSE, with no missing values.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.