print.haplo.scan: Print a haplo.scan object
Description
Print a haplo.scan object
Usage
# S3 method for haplo.scan
print(x, digits=max(options()$digits - 2, 5), ...)
Arguments
- x
An object created by haplo.scan
- digits
Significant digits shown for numeric data
- ...
Options parameters for the print function