print.FHtesticp: Printing method for FHtesticp object.
Description
Printing method for FHtesticp object.
Usage
# S3 method for FHtesticp
print(x, digits = max(options()$digits - 4, 3), ...)
Arguments
- x
An object of type FHtesticp.
- digits
Number of digits for printing.
- ...
Additional arguments.
Author
R. Oller and K. Langohr