Description Usage See Also Examples
This function downloads the monthly average atmospheric CO2 concentration (in parts per million), as measured at the Mauna Loa observatory, from a website by the NOAA Earth System Research Laboratory. The downloaded data is subsequently imported into R and returned as a uts object.
| 1 | 
Users without internet connection can access the already imported data via co2_ml. However, to get the most recent data it is recommended to use this function.
co2_20ma for a 20 million year reconstruction.
The co2 dataset in base R is very similar, but ends in 1997 and has several missing values filled in using linear interpolation.
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.