engine {durham}R Documentation

Pollutants from Engines

Description

The data record the amounts of three pollutants emitted by various light-duty engines.

Usage

data(engine)

Format

A data frame with 46 rows and 3 columns.

[,1] CO numeric Carbon monoxide emitted per mile (g)
[,2] HC numeric Hydrocarbons emitted per mile (g)
[,3] NOX numeric Nitrogen oxide emitted per mile (g)

Source

Table 2.9 of Moore and McCabe, "Introduction to the Practice of Statistics".


[Package durham version 1.4 Index]