ozonemonthly | R Documentation |
A time series showing ozone values at Halley Bay Antartica
data(ozonemonthly)
The format is: Time-Series [1:590] from 1957 to 2006: 313 311 370 359 334 296 288 274 NA NA ... - attr(*, "names")= chr [1:590] "V5" "V6" "V7" "V8" ...
Provisional monthly mean ozone values for Halley Bay Antartica between 1956 and 2005. Data comes from https://legacy.bas.ac.uk/met/jds/ozone/.
Found at https://legacy.bas.ac.uk/met/jds/ozone/data/ZNOZ.DAT, now off-line.
See https://www.meteohistory.org/2004proceedings1.1/pdfs/11christie.pdf for a discussion of data collection and the Ozone hole.
data(ozonemonthly) ## notice decay in the 80s plot(ozonemonthly) ## October plot shows dramatic swing monthplot(ozonemonthly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.