Description Usage Arguments Value Examples
View source: R/prepareDFforPlottingAndANOVA.R
Reshape the data to long format so that it can be plotted and used in an ANOVA
1 | prepareDFforPlottingAndANOVA(sum_Ising_samples)
|
sum_Ising_samples |
a list containing vectors of sum scores in numeric format |
A data.frame structure in long format.
1 | # prepareDFforPlottingAndANOVA(listContainingSumScoreVectors)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.