Learn R Programming

demography (version 1.18)

aus.fert: Australian fertility data

Description

Age-specific fertility rates and female child-bearing population for Australia.

Arguments

Format

Object of class demogdata containing the following components:
age
Vector of ages
rate
List containing one matrix with one age group per row and one column per year.
pop
Population data in same form as rate.
type
Type of object. In this case, “fertility”.
label
Character string giving area from which data are taken. In this case, “Australia”.

Source

The Australian Demographic Data Bank (courtesy of Len Smith).

Details

Australian fertility rates and populations (1921-2002) for age groups (

Examples

Run this code
plot(aus.fert)

Run the code above in your browser using DataLab