diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index d82f8e34b09f09969aa2e77ffe23d609d33ea499..4d43072192da952d10ec42142182a7cf6d2e8bdc 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,18 +1,15 @@ --- title: "À propos du calcul de pi" -author: "Alexandre de Haldat du Lys" -date: "06/02/2023" -output: - html_document: default +author: "Arnaud Legrand" +date: "25/06/2018" +output: html_document: default --- - ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` ## En demandant à la lib maths - Mon ordinateur m'indique que $\pi$ vaut *approximativement* ```{r cars}