View source: R/ss_read_sheet.R
unlist_and_replace_null | R Documentation |
Helper function to replace NULL values with NA, and unlist, which is useful in converting nested lists to data frames
unlist_and_replace_null(l)
l |
A list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.