print.haplo.em {haplo.stats} | R Documentation |
Print a data frame with haplotypes and their frequencies. Likelihood information is also printed.
## S3 method for class 'haplo.em': print(x, digits=max(options()$digits-2, 5), nlines=NULL, ...)
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 |
Nothing is returned