From 502b90dd0b836627655b1e99b37ca08760e7373b Mon Sep 17 00:00:00 2001 From: 4a808516ca1ec3d0db02831387c2bd1e <4a808516ca1ec3d0db02831387c2bd1e@app-learninglab.inria.fr> Date: Wed, 13 May 2020 11:48:50 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 3f2c1ac..e58f040 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,13 +1,13 @@ --- -title: "Mon premier Markdown" +title: "A propos du calcul de Pi" author: "mamane I. L." -date: "30 Avril 20320r" +date: "13 Mai 2020r" output: html_document --- ```{r setup, include=FALSE} -knitr::opts_chunk$set(echo = TRUE) +pi ``` -- 2.18.1