Description Usage Arguments Value Author(s) Examples
View source: R/userfriendlyscienceBasics.R
Returns TRUE for TRUE elements, FALSE for FALSE elements, and whatever is specified in na for NA items.
1 |
x |
The vector to check for TRUE, FALSE, and NA values. |
na |
What to return for NA values. |
A logical vector.
Gjalt-Jorn Peters
Maintainer: Gjalt-Jorn Peters <[email protected]>
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.