rugby {VGAMdata} | R Documentation |
Wins, Losses and Draws Between the Top 10 Rugby Teams
Description
The number of wins, losses and draws for each of the top 10 rugby teams agains each other
Usage
data(rugby)
data(rugby.ties)
Format
The format is as two matrices.
Details
The first matrix is of the number of games won by each team against each of the other teams. The other matrix is the number of draws (ties) between each team. This data is current as of 2013-10-07.
Source
The match statistics are compiled from
http://www.rugbydata.com/
on 2013-10-07 by J. T. Gray,
jamsgry@gmail.com
.
The top ten teams are determined by the International Rugby Board world rankings, https://www.world.rugby/.
Examples
data(rugby); data(rugby.ties)
rugby
rugby.ties
[Package VGAMdata version 1.1-9 Index]