Learn R Programming

demodelr (version 2.0.1)

global_temperature: Measured average global temperature anomaly by year

Description

A dataset containing average global temperature anomaly for each year since 1880. The variables are as follows:

Usage

data(global_temperature)

Arguments

Format

A data frame with 142 rows and 2 variables

Details

  • year_since_1880. The year since 1880 (year)

  • temperature_anomaly. Average global temperature anomaly (degrees Celsius, relative to 1951-1980)