Learn R Programming

dobson (version 0.4.1)

aids: AIDS data from table 4.5

Description

Numbers of cases of AIDS in Australia by date of diagnosis for successive 3-month periods from 1984 to 1988

Usage

data(aids)

Arguments

Format

A tibble with 20 observations and the following 3 variables.

year

year (1984 to 1988)

quarter

quarter of year (1 to 4)

cases

number of cases

Examples

Run this code
data(aids)
summary(aids)

Run the code above in your browser using DataLab