global_temperature {demodelr} | R Documentation |
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)
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)
Source
The data were collected from NOAA. https://climate.nasa.gov/vital-signs/global-temperature/, download 2022-06-08
[Package demodelr version 1.0.1 Index]