Learn R Programming

renpow (version 0.1-1)

CO2: Dataset: CO2 monthly and annualy

Description

Atmospheric CO2 monthly and annualy

Usage

data("CO2monthly")
data("CO2annual")

Arguments

Format

CO2 monthly is CO2 expressed as a mole fraction in dry air, micromol/mol, abbreviated as ppm a record has: year, month,decimal-date, average, interpolated, trend-season-corr, days For instance: 1958 3 1958.208 315.71 315.71 314.62 -1 CO2 annual has three values Year, Avg, Uncorrected

Details

CO2 monthly and annual

References

Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)

Examples

Run this code
# NOT RUN {
data(CO2monthly)
# }

Run the code above in your browser using DataLab