powered by
prints its argument
# S3 method for elo print(x, ...)
result from elo.seq
elo.seq
further arguments passed to or from other methods
Christof Neumann
data(adv) SEQ <- elo.seq(winner=adv$winner, loser=adv$loser, Date=adv$Date) print(SEQ)
Run the code above in your browser using DataLab