a logical indicating whether exact p-values should be computed.
p.method
method for p-values correction. See help of p.adjust.
Value
methoda character string indicating the name of the test.
data.namea character string giving the name(s) of the data.
p.valuetable of results.
p.adjust.methodmethod for p-values correction.
Details
If exact=NULL, Fisher's exact tests are used if the number of data values is < 200; otherwise chi-square tests are used (with Yates continuity correction).