print.seqchecknopres: prints its argument

View source: R/print.seqchecknopres.r

print.seqchecknopresR Documentation

prints its argument

Description

prints its argument

Usage

## S3 method for class 'seqchecknopres'
print(x, ...)

Arguments

x

result from seqcheck

...

further arguments passed to or from other methods

Author(s)

Christof Neumann

Examples

data(adv)
print(seqcheck(winner = adv$winner, loser = adv$loser, Date = adv$Date))

gobbios/EloRating2 documentation built on June 4, 2023, 2:36 p.m.