Learn R Programming

AssumpSure (version 1.1.4)

chi_fisher: Example Dataset for chi_fisher

Description

A small synthetic dataset included with AssumpSure for demonstrating Fisher & Chi-square tests in the Fisher & Chi-square tab.

Arguments

Format

A CSV file with 101 rows and 2 columns:

sex

Sex.

location

Location.

Details

The file is stored in 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.

Examples

Run this code
read.csv(system.file("extdata", "chi_fisher.csv", package = "AssumpSure"))

Run the code above in your browser using DataLab