unnest2 | R Documentation |
Unnest a single list-column into expanded rows
unnest2(object, ...)
object |
Object. |
... |
Additional arguments. |
Modified object, with a single unnested list-column expanded into rows.
tidyr::unnest()
.
showMethods("unnest2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.