Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

carbon

Carbon Monoxide levels at different sites


Description

Carbon Monoxide levels at different sites

Usage

data(carbon)

Format

This data frame contains the following columns:

Monoxide

a numeric vector

Site

a numeric vector

Source

Borrowed from Kitchen's Exploring Statistics

Examples

data(carbon)
boxplot(Monoxide ~ Site,data=carbon)

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.