Learn R Programming

dobson (version 0.4)

plasma: Plasma phosphate data from table 6.25

Description

Plasma phosphate levels in obese and control participants one hour after a standard glucose tolerance test.

Usage

data(plasma)

Arguments

Format

A tibble with 31 observations and the following 2 variables.

Group

group; H-O=Hyperinsulinemic obsese, N-O=Non-hyperinsulinemic obese or C=Control

phosphate

plasma inorganic phosphate level (mg/dl)

Examples

Run this code
# NOT RUN {
data(plasma)
summary(plasma)
# }

Run the code above in your browser using DataLab