list_col_to_str | R Documentation |
Converts a list column to a string column
list_col_to_str(df, col)
df |
A dataframe |
col |
The name of the list column |
A dataframe with NAs instead of #NULLs and empty strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.