From 28e2b5804bbedd7c77514e3207b3dcbe0247b68c Mon Sep 17 00:00:00 2001 From: 7863035e551ae67aa7db6605c3e12966 <7863035e551ae67aa7db6605c3e12966@app-learninglab.inria.fr> Date: Sat, 5 Feb 2022 08:44:41 +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