| t-test | R Documentation |
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.
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", "t-test.csv", package = "AssumpSure"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.