Learn R Programming

UsingR (version 2.0-7)

goalspergame: Goals per game in NHL

Description

Goals per game in NHL

Usage

data(goalspergame)

Arguments

Format

The format is: mts [1:53, 1:4] 6 6 6 6 6 6 6 6 6 6 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:4] "n.teams" "n.games" "n.goals" "gpg" - attr(*, "tsp")= num [1:3] 1946 1998 1 - attr(*, "class")= chr [1:2] "mts" "ts"

Examples

Run this code
# NOT RUN {
data(goalspergame)
# }

Run the code above in your browser using DataLab