Learn R Programming

sigr (version 1.1.5)

wrapFisherTest: Wrap fisher.test (test of categorical independence).

Description

Wrap fisher.test (test of categorical independence).

Usage

wrapFisherTest(x, ...)

Arguments

x

numeric, data.frame or test.

...

extra arguments

See Also

wrapFisherTest.htest, and wrapFisherTest.data.frame