print.perm_test: Print Method for perm_test Objects
Description
Provides a concise summary of the permutation test results.
Usage
# S3 method for perm_test
print(x, ...)
Value
Invisibly returns the input object x.
Arguments
- x
An object of class perm_test.
- ...
Additional arguments passed to printing methods.