Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rugby

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

VGAMdata

Data Supporting the 'VGAM' Package

v1.1-5
GPL-2
Authors
Thomas Yee [aut, cre, cph], James Gray [dtc]
Initial release
2021-01-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.