Description Usage Arguments Value Examples
Changes any NAs in a logical object to be false
1 | nafalse(x)
|
x |
a logical vector/array etc. |
the result of x & !is.na(x)
1 | try this
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.