bread {daewr} | R Documentation |
Bread rise experiment data from Chapter 2
Description
Data from the bread rise experiment in chapter 2 of Design and Analysis of Experiments with R
Usage
data(bread)
Format
A data frame with 12 observations on the following 3 variables.
loaf
a numeric vector
time
a numeric vector
height
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(bread)
[Package daewr version 1.2-11 Index]