spread_nested | R Documentation |
Spread a key-value pair across multiple columns in nested dataframe
spread_nested(df, key_var, value_var)
df |
A nested dataframe |
var_key |
Column name or position |
var_value |
Column name or position |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.