Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

season (version 0.2-6)

AFL: Australian Football League (AFL) players' birthdays for the 2009 season

Description

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).

Usage

data(AFL)

Arguments

source

Dates of birth from Wikipedia (http://en.wikipedia.org/wiki/Australian_Football_League).

Examples

Run this code
data(AFL)
barplot(AFL$players, names.arg=month.abb)

Run the code above in your browser using DataLab