Output from a contingency tables method

# S3 method for class '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())