powered by
A small synthetic dataset included with AssumpSure for demonstrating independent and paired t-tests in the Continuous Data Tests tab.
A CSV file with 85 rows and 5 columns:
Plant number.
Treatment group.
Treatment type.
Treatment concentration.
Uptake value.
The file is stored in inst/extdata/t-test.csv.
inst/extdata/t-test.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", "t-test.csv", package = "AssumpSure"))
Run the code above in your browser using DataLab