powered by
A small synthetic dataset included with AssumpSure for demonstrating one-way ANOVA in the Continuous Data Tests tab.
A CSV file with 31 rows and 2 columns:
Plant weight.
Treatment group.
The file is stored in inst/extdata/plantgrowth.csv.
inst/extdata/plantgrowth.csv
All values are synthetic, created only for demonstration; no human data were used, and no ethical approval or consent is required.
read.csv(system.file("extdata", "plantgrowth.csv", package = "AssumpSure"))
Run the code above in your browser using DataLab