Learn R Programming

daewr (version 1.2-11)

bread: 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)

Arguments

Format

A data frame with 12 observations on the following 3 variables.

loaf

a numeric vector

time

a numeric vector

height

a numeric vector

Examples

Run this code
data(bread)

Run the code above in your browser using DataLab