View source: R/print.haplo.em.q
print.haplo.em | 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
haplo.em
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.