README.md

Super Rugby

This R package contains the superrugby dataset. This is a dataset of all Super Rugby match results from 1996 - 2015.

Thanks to Kevin Lassen for meticulously collating the original database.

Installation and usage

Install it from github with:

devtools::install_github("thmcmahon/superrugby")

Load the dataset with:

data(superrugby) 

More information on the variables in the dataset is available in the help file.

?superrugby


thmcmahon/superrugby documentation built on May 31, 2019, 10:45 a.m.