mutate_double_nested | R Documentation |
Add new variable within a double-nested dataframe
mutate_double_nested(df, nest_cols, ...)
df |
A dataframe |
nest_cols |
A selection of columns to nest in existing list-column |
... |
Name-value pairs of functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.