Learn R Programming

isdals (version 3.0.1)

malaria: Parasite counts for children with malaria

Description

A medical researcher took blood samples from 31 children who were infected with malaria and determined for each child the number of malaria parasites in 1 ml of blood.

Usage

data(malaria)

Arguments

Format

A data frame with 31 observations on the following variable.

parasites

the number of malaria parasites

References

C. B. Williams (1964) Patterns in the Balance of Nature. Academic Press, London.

Examples

Run this code
data(malaria)

Run the code above in your browser using DataLab