View source: R/utility_functions.R
unlistPivot_wider | R Documentation |
Fix Pivot_wider list of lists columns
unlistPivot_wider(df)
df |
wide format data frame with fields that are lists of lists |
Supporting function to deal with pivot_wider returning list of lists in some cases
wide format data frame without fields that are lists of lists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.