Commit aa50fbf7 authored by David Elser's avatar David Elser

final1

parent 6c450855
--- ---
title: "CO2 Keeling Curve and Hisitorical Ice Core Data" title: "CO2 Keeling Curve and Historical Ice Core Data"
author: "David Elser" author: "David Elser"
date: "05-03-2021" date: "05-03-2021"
output: pdf_document output: pdf_document
...@@ -11,10 +11,10 @@ output: pdf_document ...@@ -11,10 +11,10 @@ output: pdf_document
The data is available from the Web site of the Scripps Institute The data is available from the Web site of the Scripps Institute
"https://scrippsco2.ucsd.edu/data/atmospheric_co2/primary_mlo_co2_record.html" <https://scrippsco2.ucsd.edu/data/atmospheric_co2/primary_mlo_co2_record.html>
"https://scrippsco2.ucsd.edu/assets/data/atmospheric/merged_ice_core_mlo_spo/merged_ice_core_yearly.csv" <https://scrippsco2.ucsd.edu/data/atmospheric_co2/icecore_merged_products.html>
Soure script available at : https://github.com/DemirhanOzelTrojan/Keeling_Predict/blob/master/main.R Soure script for the Keeling Curve available at : https://github.com/DemirhanOzelTrojan/Keeling_Predict/blob/master/main.R
` `
install.packages('forecast', dependencies = TRUE) install.packages('forecast', dependencies = TRUE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment