Learn R Programming

climate (version 1.0.1)

co2_demo: Examplary CO2 dataset from Mauna Loa Observatory (NOAA dataset)

Description

The object contains pre-downloaded CO2 dataset from Mauna Loa observatory The snapshot was taken 2020/05/05.

Usage

co2_demo

Arguments

Format

An object of class data.frame with 745 rows and 7 columns.

Examples

Run this code
# NOT RUN {
data(co2_demo)
head(co2_demo)
# }

Run the code above in your browser using DataLab