From 13aaa2be6bee0081ca49c9709ac023b1258e2a0d Mon Sep 17 00:00:00 2001 From: 29235b74e735de5298f9ddbf0d27f6af <29235b74e735de5298f9ddbf0d27f6af@app-learninglab.inria.fr> Date: Fri, 9 Jun 2023 14:37:29 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 906f048..4c49489 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -4,7 +4,11 @@ author: "Arnaud Legrand" date: "25 juin 2018" output: html_document --- -# En demandant à la lib maths + +En demandant à la lib maths +Mon ordinateur m’indique que π vaut approximativement +pi +## [1] 3.141593 ```{r setup, include=FALSE} -- 2.18.1