Description Usage Arguments Details Value Author(s) See Also Examples
These functions are merely wrappers for reshape.
Given the complicated syntax of reshape and the particularly simple
structure of this problem, the functions facilitate the conversion
enormously.
1 2 3 |
data |
A |
warn |
Logical. Should a warning be printed when replicates are taken as items? |
vars |
The variables representing measurements by different methods. Either a character vector of names, or a numerical vector with the number of the variables in the dataframe. |
If data represents method comparisons with exchangeable
replicates within method, the transformation to wide format does not
necessarily make sense. Also recognizes a
A dataframe.
Bendix Carstensen, Steno Diabetes Center, http://BendixCarstensen.com
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.