print.haplo.scan: Print a haplo.scan object

View source: R/print.haplo.scan.q

print.haplo.scanR Documentation

Print a haplo.scan object

Description

Print a haplo.scan object

Usage

## 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

Value

NULL

See Also

haplo.scan


haplo.stats documentation built on May 29, 2024, 9:53 a.m.