Description Usage Arguments Value Author(s) Examples
Takes a logical vector as input and set all NAs to FALSE. This may happens when comparison is done on NA values.
| 1 | 	na2false(x)
 | 
| x | a logical vector. | 
A logical vector without NAs.
Diego Diez
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.