From 955ac242dd40202419a4f3fb8d1d422811762e0c Mon Sep 17 00:00:00 2001 From: 29235b74e735de5298f9ddbf0d27f6af <29235b74e735de5298f9ddbf0d27f6af@app-learninglab.inria.fr> Date: Fri, 9 Jun 2023 14:35:36 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..906f048 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,9 +1,10 @@ --- -title: "Votre titre" -author: "Votre nom" -date: "La date du jour" +title: "À propos du calcul de pi" +author: "Arnaud Legrand" +date: "25 juin 2018" output: html_document --- +# En demandant à la lib maths ```{r setup, include=FALSE} -- 2.18.1