print.haplo.scan: Print a haplo.scan object
Description
Print a haplo.scan objectUsage
## S3 method for class '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