View source: R/append_values.R
my_unlist | R Documentation |
Unlists while preserving NULLs and only unlisting lists with one value
my_unlist(l, recursive = FALSE)
l |
a list that we want to unlist |
recursive |
logical indicating whether to unlist nested lists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.