print.haplo.scan {haplo.stats}R 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


[Package haplo.stats version 1.9.5.1 Index]