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