View source: R/polya_helper_functions.R
spread_multiple | R Documentation |
Spread multiple columns
spread_multiple(df, key, value)
df |
data frame to apply spread on |
key |
as in spread |
value |
vector of columns to be taken as value for spread |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.