Output from a contingency tables method
# S3 method for class 'contingencytables_result'
print(x, as_list = FALSE, ...)
The output from a function from the contingencytables package
Print the elements of x
as a list
unused (kept for consistency with the generic base::print()
)