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

Description Usage Format Source Examples

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

1

Format

A list with the following 5 variables.

month

integer month (1 to 12)

players

number of players born in each month (12 observations)

expected

expected number of players born in each month (12 observations)

initials

player initials (617 observations)

dob

date of birth in date format (617 observations; year-month-day format)

Source

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

Examples

1
2
data(AFL)
barplot(AFL$players, names.arg=month.abb)

Example output

Loading required package: ggplot2
Loading required package: MASS
Loading required package: mgcv
Loading required package: nlme
This is mgcv 1.8-17. For overview type 'help("mgcv-package")'.
Loading required package: survival
Loading required package: coda

season documentation built on May 2, 2019, 5:22 p.m.