Learn R Programming

DAAG (version 0.58)

ozone: Ozone Data

Description

Monthly provisional mean total ozone (in Dobson units) at Halley Bay (approximately corrected to Bass-Paur).

Usage

ozone

Arguments

source

Shanklin, J. (2001) Ozone at Halley, Rothera and Vernadsky/Faraday.

http://www.antarctica.ac.uk/met/jds/ozone/data/zoz5699.dat

References

Christie, M. (2000) The Ozone Layer: a Philosophy of Science Perspective. Cambridge University Press.

Examples

Run this code
AnnualOzone <- ts(ozone$Annual, start=1956)
plot(AnnualOzone)

Run the code above in your browser using DataLab