From 7229e49c80b870014c15d11b329f311eea5dac4a Mon Sep 17 00:00:00 2001 From: 05b31c85d369470fbd496e3b1e030ef3 <05b31c85d369470fbd496e3b1e030ef3@app-learninglab.inria.fr> Date: Mon, 20 Sep 2021 15:03:18 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index dd4d602..1f39ca9 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,10 +1,14 @@ --- title: "À propos du calcul de pi" -author: _Arnaud Legrand_ -date: _25 juin 2018_ +author: "Arnaud Legrand" +date: "25 juin 2018" output: html_document --- +```{r setup, include=FALSE} +knitr::opts_chunk$set(echo = TRUE) +``` + ## En demandant à la lib maths Mon ordinateur m'indique que $\pi$ vaut *approximativement* -- 2.18.1