Learn R Programming

haplo.stats (version 1.7.6)

print.haplo.score.slide: 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