Learn R Programming

faraway (version 1.0.6)

globwarm: Northern Hemisphere temperatures and climate proxies in the last millenia

Description

Average Northen Hemisphere Temperature from 1856-2000 and eight climate proxies from 1000-2000AD. Data can be used to predict temperatures prior to 1856.

Usage

data(globwarm)

Arguments

source

P.D. Jones and M.E. Mann (2004) "Climate Over Past Millennia" Reviews of Geophysics, Vol. 42, No. 2, RG2002, doi:10.1029/2003RG000143

Details

See the source and references below for the original data. Only some proxies have been included here. Some missing values have been imputed. The proxy data have been smoothed. This version of the data is intended only for demonstration purposes. If you are specifically interested in the subject matter, use the original data.

References

www.ncdc.noaa.gov/paleo/pubs/jones2004/jones2004.html

Examples

Run this code
data(globwarm)
## maybe str(globwarm) ; plot(globwarm) ...

Run the code above in your browser using DataLab