| big4 {pmr} | R Documentation |
big4
Description
Ranking of 4 English Premier League teams from season 1992-1993 to 2012-2013.
Usage
data(big4)
Format
A data frame with 18 observations on the following 5 variables.
Arsenalthe rank of team "Arsenal"
Chelseathe rank of team "Chelsea"
Liverpoolthe rank of team "Liverpool"
Manchester.Unitedthe rank of team "Manchester United"
nnumber of observations
Details
The comparative performance of the "Big Four" since the start of the English Premier League.
Source
Wikipedia. (2013) http://en.wikipedia.org/wiki/Premier_League
References
Wikipedia. (2013) http://en.wikipedia.org/wiki/Premier_League
Examples
data(big4)
## maybe str(big4) ; plot(big4) ...
[Package pmr version 1.2.5.1 Index]