drop_empty_recursively | R Documentation |
This function wraps the compact
function to recursively
remove elements from lists that contain no information.
drop_empty_recursively(x)
x |
|
list
containing no empty elements.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.