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