Learn R Programming

daewr (version 1.2-11)

dairy: Repeated measures study with dairy cow diets

Description

Data from the Repeated measures study with dairy cow diets in chapter 9 of Design and Analysis of Experiments with R (compact format)

Usage

data(dairy)

Arguments

Format

A data frame with 120 observations on the following 5 variables.

Diet

a factor with levels "Barley" "Mixed" "Lupins"

pr1

a numeric vector

pr2

a numeric vector

pr3

a numeric vector

pr4

a numeric vector

Examples

Run this code
data(dairy)

Run the code above in your browser using DataLab