drop_nulls | R Documentation |
Drop NULL values from a list
drop_nulls(x)
x |
A list from which to remove NULL values. |
A list with NULL values removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.