Learn R Programming

BSDA (version 0.1)

Snow: Concentration of microparticles in snowfields of Greenland and Antarctica

Description

Data for Exercise 7.87

Usage

Snow

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Snow)
attach(Snow)
boxplot(concent~site)
detach(Snow)

Run the code above in your browser using DataLab