Description Usage Arguments Value
Filter NULL
elements from a vector or a list
1 | rm.null(v)
|
v |
Vector or list |
Filtered vector or list with no NULL
elements; if v
is
a vector composed of NULL
elements, returns a NULL
; if v
is a list of NULL
elements, returns an empty list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.