Learn R Programming

segmented (version 2.0-3)

globTempAnom: Global temperature anomalies 1850-2023

Description

The globTempAnom data frame includes the global temperature anomalies from 1850 to 2023.

Usage

data(globTempAnom)

Arguments

Format

The included variables are (clearly).

Year

the calendar year.

Anomaly

the temperature anomalies computed as differences with respect to the 20th century average (1901-2000)

References

There are several references using such dataset, e.g.

Cahill, N., Rahmstorf, S., and Parnell, A. C. (2015). Change points of global temperature. Environmental Research Letters, 10: 1-6.

Examples

Run this code
data(globTempAnom)
    

Run the code above in your browser using DataLab