Learn R Programming

pmr (version 1.2.5)

big4: big4

Description

Ranking of 4 English Premier League teams from season 1992-1993 to 2012-2013.

Usage

data(big4)

Arguments

Format

A data frame with 18 observations on the following 5 variables.
Arsenal
the rank of team "Arsenal"
Chelsea
the rank of team "Chelsea"
Liverpool
the rank of team "Liverpool"
Manchester.United
the rank of team "Manchester United"
n
number of observations

Source

Wikipedia. (2013) http://en.wikipedia.org/wiki/Premier_League

Details

The comparative performance of the "Big Four" since the start of the English Premier League.

References

Wikipedia. (2013) http://en.wikipedia.org/wiki/Premier_League

Examples

Run this code
data(big4)
## maybe str(big4) ; plot(big4) ...

Run the code above in your browser using DataLab