diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index f4f85504cb89e01f618d7cf075c342e8c4c986a6..e3ba02203b1cc1e6726eaff078f4e7239279168f 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,7 +1,7 @@ --- -title: "Votre titre" +title: "À propos du calcul de pi" author: "Thomas PEROT" -date: "La date du jour" +date: "7 juin 2023" output: html_document --- @@ -10,7 +10,9 @@ output: html_document knitr::opts_chunk$set(echo = TRUE) ``` -## Quelques explications +## En demandant à la lib maths + +$\pi$ Ceci est un document R markdown que vous pouvez aisément exporter au format HTML, PDF, et MS Word. Pour plus de détails sur R Markdown consultez .