Description Usage Arguments Examples
Remove NULLs
1 | drop_nulls(x)
|
x |
A |
1 2 3 4 | ## Not run:
drop_nulls(list(NULL, 1))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.