AFL {season} | R Documentation |
The data are: a) the monthly frequencies of birthdays and an expected number based on monthly birth statistics for 1975 to 1991. b) all 617 players' initials and birthdays (excluding non-Australian born players).
data(AFL)
A list with the following 5 variables.
month
players
expected
initials
dob
Dates of birth from Wikipedia (http://en.wikipedia.org/wiki/Australian_Football_League).
data(AFL) barplot(AFL$players)