From c5337985e5e62f3f449fb3d4532efbaa35498470 Mon Sep 17 00:00:00 2001 From: Tiffanie Bouchendhomme <07490491a09bba9f1242519ba6b3543b@app-learninglab.inria.fr> Date: Wed, 10 Feb 2021 14:13:33 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 480591f..a0faa09 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,7 +1,7 @@ --- -# A propos du calcul de pi - -date: "La date du jour" +title : "A propos du calcul de pi" +author : "Tiffanie Bouchendhomme +date: "10 février 2021" output: html_document --- @@ -10,7 +10,7 @@ output: html_document knitr::opts_chunk$set(echo = TRUE) ``` -## Quelques explications +## En demandant à la lib maths 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 . -- 2.18.1