print.haplo.score.slide {haplo.stats}R Documentation

Print the contents of a haplo.score.slide object

Description

Print the data frame returned from haplo.score.slide

Usage

## S3 method for class 'haplo.score.slide':
print(x, digits=max(options()$digits - 2, 5), ...)

Arguments

x A haplo.score.slide object
digits Number of digits to print for numeric output
... Optional arguments for the print method

[Package haplo.stats version 1.3.8 Index]