Code
unnest_legacy(df)
Condition
Error in `unnest_legacy()`:
! Each column must either be a list of vectors or a list of data frames.
i Problems in: `x`
Code
unnest_legacy(df)
Condition
Error in `unnest_legacy()`:
! All nested columns must have the same number of elements.
Code
unnest_legacy(df)
Condition
Error in `unnest_legacy()`:
! All nested columns must have the same number of elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.