Description Usage Arguments Note See Also Examples
View source: R/mom_coo_coe_verbs.R
Unfold list columns such as coo_list and coe_list, repeat lines if required.
1 |
x |
a Momocs object |
from_col |
column name |
... |
useless |
Differs from tidyr::unnest, in that it adds a "shp" column.
Also unpack was already take by tidyr. unfold.list is just dplyr::bind_rows.
press for a related reshaping
Other mom verbs:
pick(),
press(),
slive()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.