Learn R Programming

SRMData (version 1.0.1)

Diabetes: Diabetes

Description

Blood pressure on the first and second visits.

Usage

data(Diabetes)

Arguments

Format

A data frame with 403 rows (one per person) and 4 columns; many values are missing

SBPfirst

the systolic blood pressure from the first visit, in mm Hg

DBPfirst

the diastolic blood pressure from the first visit, in mm Hg

SBPsecond

the systolic blood pressure from the second visit, in mm Hg

DBPsecond

the diastolic blood pressure from the second visit, in mm Hg