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 Jan. 22, 2023, 1:40 a.m.