powered by
A small synthetic dataset included with AssumpSure for demonstrating Fisher & Chi-square tests in the Fisher & Chi-square tab.
A CSV file with 101 rows and 2 columns:
Sex.
Location.
The file is stored in inst/extdata/chi_fisher.csv.
inst/extdata/chi_fisher.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", "chi_fisher.csv", package = "AssumpSure"))
Run the code above in your browser using DataLab