fix_0_length_list_elements | R Documentation |
This is originally built to be used on each element of a list inside an lapply where you're trying to get rid of NULLs, numeric(0)s, etc. in a list to be converted to a data frame.
fix_0_length_list_elements(value)
value |
any value |
NA or the input argument
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.