Unnesting makes each element of the list its own row.

unnest_double_nested(df, ...)

Arguments

df

A nested dataframe

...

Specification of columns to unnest.