remove_empty_lists | R Documentation |
This internal function filters out elements from a list that are empty lists.
remove_empty_lists(lst)
lst |
A list to be processed. |
A list with empty lists removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.