R/general.R
list_col_to_str.Rd
Converts a list column to a string column
list_col_to_str(df, col)
A dataframe
The name of the list column
A dataframe with NAs instead of #NULLs and empty strings.