Description Usage Arguments Details Value Author(s)
Over-rides the contin.tests.to.table function in package Deducer to facilitate HTML rendering
| 1 | contin.tests.to.table(tests, test.digits = 3, ...)
 | 
| tests | n object of class “contin.tests”, usually placed in results[[i]]$tests, where “results” is the list object produced by contingency.tables and i is a combination of one row variable and one column variable. | 
| test.digits | The number of digits to round to | 
| ... | other parameters | 
This function creates a list of matrices, in which the list 
elements correspond to the different strata levels. Each matrix displays 
all the test information for a particular stratum.	It also captures any warnings
using the withConditions function.
A nice table
Bill Altermatt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.