print.haplo.score.slide: Print the contents of a haplo.score.slide object

View source: R/print.haplo.score.slide.q

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


haplo.stats documentation built on May 29, 2024, 9:53 a.m.