Prints the results of a chi-square test of association in a
readable format. This function is called automatically whenever a result
from associationTest is displayed.
# S3 method for assocTest
print(x, ...)Invisibly returns x unchanged.
An association test result, as returned by
associationTest.
Additional arguments (unused, included for compatibility).