Shows all data a CatTable class object has. This includes the (optionally stratified) part with summary statistics and, if available, p-values from the approximation method test (chisq.test by default) and exact method test (fisher.test by default) and standardized mean differences of all possible pairwise contrasts.
## S3 method for class 'CatTable'summary(object, digits =1,...)
Arguments
object: An object that has the CatTable class to be shown.