Description Usage Format Note Source Examples
Contains scores for every game of the 1984-1985 season of the NHL
1 | data("Sch8485")
|
A data frame with 910 observations on the following 9 variables.
DateThe date the game was played
HomeThe name of the home team
AwayThe name of the away team
GFGoals for the home team
GAGoals against the home Team
GDHGoal differential from the home team's perspective: GDH = GF - GA
OTIndicates if the game went into Overtime
TieIndicates if the game ended in a tie
PlayoffIndicates if the game was a playoff game
Team names refer to the latest name which the team has gone under. For example, the Toronto Maple Leafs were founded as the the Toronto Arenas for the 1917-1918 season, changed the name to the Toronto St. Patricks starting in the 1919-1920 season, and changed their name again going into the 1926-1927 season to the Toronto Maple Leafs. In this dataset, Toronto Maple Leafs refer to all three teams.
www.hockey-reference.com
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.