print.haplo.em: Print contents of a haplo.em object

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

print.haplo.emR Documentation

Print contents of a haplo.em object

Description

Print a data frame with haplotypes and their frequencies. Likelihood information is also printed.

Usage

## S3 method for class 'haplo.em'
print(x, digits=max(options()$digits-2, 5), nlines=NULL, ...)

Arguments

x

A haplo.em object

digits

number of significant digits to print for numeric values

nlines

To shorten output, print the first 1:nlines rows of the large data frame.

...

optional arguments for print

Value

Nothing is returned

See Also

haplo.em


haplo.stats documentation built on Jan. 22, 2023, 1:40 a.m.