Flatten list column
This function is a convenience function to handle a list column in a tbl_df
.
The column is unnested wide while preserving the row count.
unnest_col(df, col)
df |
|
col |
|
tbl_df
parsed from the flattened list.
This function is meant to be used internally. Only use when debugging.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.