Unnesting makes each element of the list its own row.

unnest_verbose(df, ...)

Arguments

df

A dataframe

...

Specification of columns to unnest.