diff --git a/module3/exo3/exercice_fr.Rmd b/module3/exo3/exercice_fr.Rmd index 9dba23c4035cf2bdc9659f78cd0e12d113d66af1..3ddad7ffc5b576f80b052771d2057bb3c2f322f5 100644 --- a/module3/exo3/exercice_fr.Rmd +++ b/module3/exo3/exercice_fr.Rmd @@ -2,7 +2,9 @@ title: "Sujet 1 - Concentration de CO2 dans l'atmosphère depuis 1958" author: "Mélanie Debelgarric" date: "05/04/2022" -output: html_document +output: + pdf_document: default + html_document: default --- ## Thématique diff --git a/module3/exo3/exercice_fr.pdf b/module3/exo3/exercice_fr.pdf new file mode 100644 index 0000000000000000000000000000000000000000..3f0c367f3693f5ec95f31ed09d5ca56cc6ecb1ae Binary files /dev/null and b/module3/exo3/exercice_fr.pdf differ