| tournament | R Documentation |
tournament: Mock data for examplesA fake dataset containing results from "animal-ball" matches.
A data frame with 56 observations on the following 4 variables:
team.HomeThe home team for the match
team.VisitorThe visiting team for the match
points.HomeNumber of points scored by the home team
points.VisitorNumber of points scored by the visiting team
weekWeek Number
halfThe half of the season in which the match was played
data(tournament)
str(tournament)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.