plot.rating {sport} | R Documentation |
Plot rating object
Description
Plot rating object
Usage
## S3 method for class 'rating'
plot(x, n = 10, players, ...)
Arguments
x |
of class rating |
n |
number of teams to be plotted |
players |
optional vector with names of the contestants (coefficients) to plot their evolution in time. |
... |
optional arguments |
[Package sport version 0.2.1 Index]