Learn R Programming

ISwR (version 2.0-9)

wright: Comparison of Wright peak-flow meters

Description

The wright data frame has 17 rows and 2 columns. It contains data on peak expiratory flow rate with two different flow meters on each of 17 subjects.

Usage

wright

Arguments

Format

This data frame contains the following columns:

std.wright

a numeric vector, data from large flow meter (l/min).

mini.wright

a numeric vector, data from mini flow meter (l/min).

Examples

Run this code
plot(wright)
abline(0,1)

Run the code above in your browser using DataLab