| set_null_elements_to_na_recursively | R Documentation |
This function wraps a simple modify_if function
to recursively set NULL elements in a list to NA.
set_null_elements_to_na_recursively(x)
x |
|
list containing NA in place of NULL element values.
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.