Learn R Programming

Lock5withR (version 1.2.2)

HockeyPenalties: Hockey Penalties

Description

Penalty minutes (per game) for NHL teams in 2010-11

Arguments

Format

A data frame with 30 observations on the following 2 variables.
  • Team Name of the team
  • PIMperG Average penaly minutes per game

Source

Data obtained online at www.nhl.com

Details

Data give the average numeber of penalty minutes for each of the 30 National HOckey League (NHL) teams during the 2010-11 regualar season.

Examples

Run this code

data(HockeyPenalties)

Run the code above in your browser using DataLab