Description Usage Arguments Value Examples
View source: R/reshape_toWide.R
To reshape long to wide
1 | reshape_toWide(data, id, j, value.var.prefix)
|
data |
data |
id |
id |
j |
j |
value.var.prefix |
value variable prefix |
dataframe
1 | reshape_toWide(data,id,j,value.var.prefix)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.