Learn R Programming

Epi (version 2.50)

pr: Diabetes prevance as of 2010-01-01 in Denmark

Description

Diabetes prevalence as of 2010-01-01 in Denmark in 1-year age classes by sex.

Usage

data("pr")

Arguments

Format

A data frame with 200 observations on the following 4 variables.

A

Numeric, age, 0-99

sex

Sex, a factor with levels M F

X

Number of diabetes patients

N

Population size

Examples

Run this code
data(pr)
str(pr)

Run the code above in your browser using DataLab