Learn R Programming

dslabs (version 0.8.0)

temp_carbon: Global temperature anomaly and carbon emissions, 1751-2018

Description

Annual mean global temperature anomaly on land, sea and combined, 1880-2018. Annual global carbon emissions, 1751-2014.

Usage

temp_carbon

Arguments

Format

An object of class "data.frame".

Details

  • year. Year (CE).

  • temp_anomaly. Global annual mean temperature anomaly in degrees Celsius relative to the 20th century mean temperature. 1880-2018.

  • land_anomaly. Annual mean temperature anomaly on land in degrees Celsius relative to the 20th century mean temperature. 1880-2018.

  • ocean_anomaly. Annual mean temperature anomaly over ocean in degrees Celsius relative to the 20th century mean temperature. 1880-2018.

  • carbon_emissions. Annual carbon emissions in millions of metric tons of carbon. 1751-2014.

Examples

Run this code
head(temp_carbon)

Run the code above in your browser using DataLab