print.haplo.score.slide: Print the contents of a haplo.score.slide object
Description
Print the data frame returned from haplo.score.slideUsage
## 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