| plantgrowth | R Documentation |
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.
All values are synthetic, created only for demonstration; no human data were used, and no ethical approval or consent is required.
Simulated data generated by the author.
read.csv(system.file("extdata", "plantgrowth.csv", package = "AssumpSure"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.