Learn R Programming

isdals (version 3.0.1)

aids: Aids prevalence data

Description

Number of aids cases and deaths for a 19-year period.

Usage

data(aids)

Arguments

Format

A data frame with 19 observations on the following 3 variables.

year

a numeric vector

cases

a numeric vector

deaths

a numeric vector

Examples

Run this code
data(aids)

Run the code above in your browser using DataLab