mortality {dobson}R Documentation

Mortality data from table 3.2

Description

Numbers of deaths from coronary heart disease and population sizes by 5-year age groups for men in the Hunter region of New South Wales, Australia in 1991.

Usage

data(mortality)

Format

A tibble with 8 observations and the following 3 variables.

age group

age group (years)

deaths

number of deaths

population

population size

Examples

data(mortality)
summary(mortality)

[Package dobson version 0.4 Index]