Learn R Programming

daewr (version 1.1-8)

sugarbeet: Sugarbeet data from Chapter 2

Description

Sugarbeet data from chapter 2 of Design and Analysis of Experiments with R

Usage

data(sugarbeet)

Arguments

Format

A data frame with 18 observations on the following 2 variables.

treat

a factor with levels A B C D

yield

a numeric vector

Examples

Run this code
# NOT RUN {
data(sugarbeet)
# }

Run the code above in your browser using DataLab