Description Usage Arguments Details Author(s) Examples
View source: R/annotation-funcs.R
Removes entries equal NA
from list or vector
1 | removeNAs(l)
|
l |
Vector or list. |
Removes entries equal NA
, but not mixed entries containing, amongst others, NA
.
Good for use after mapLists
that might return entries equal NA
.
Stefan McKinnon Edwards stefan.hoj-edwards@agrsci.dk
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.