Learn R Programming

PASWR (version 1.0)

food: Carrot Shear

Description

Shear measured in kN on frozen carrots from four randomly selected freezers

Usage

food

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(food)
summary(aov(shear~freezer))
detach(food)

Run the code above in your browser using DataLab