print.haplo.score {haplo.stats} | R Documentation |
Method function to print a class of type haplo.score
print.haplo.score(x, digits, ...)
x |
The object returned from haplo.score (which has class haplo.score). |
digits |
Number of digits to round the numeric output. |
... |
Dynamic parameter for the values of additional parameters for the print method. |
This is a print method function used to print information from haplo.score class, with haplotype-specific information given in a table. Because haplo.score is a class, the generic print function can be used, which in turn calls this print.haplo.score function.
Nothing is returned.
haplo.score