R/statistics.R
fisher_exact_test.Rd
Fisher's exact test for a 2x2 table
fisher_exact_test(contingency_table, alternative = "two.sided")
2x2 matrix.
One of "two.sided", "less", "greater".