Learn R Programming

daewr (version 1.2-11)

COdata: CO emmisions experiment data from Chapter 3

Description

Data from the CO emissions experiment in chapter 3 of Design and Analysis of Experiments with R

Usage

data(COdata)

Arguments

Format

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

Eth

a factor with levels 0.1 0.2 0.3

Ratio

a factor with levels 14 15 16

CO

a numeric vector

Examples

Run this code
data(COdata)

Run the code above in your browser using DataLab