powered by
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.
wright
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).
plot(wright) abline(0,1)
Run the code above in your browser using DataLab