From 97ca32971de040f0cc8dfc5ec5be4a26b1a1316a Mon Sep 17 00:00:00 2001 From: 9a15c9c45176148228b9b12a8b40ba8b <9a15c9c45176148228b9b12a8b40ba8b@app-learninglab.inria.fr> Date: Fri, 29 May 2020 16:14:36 +0000 Subject: [PATCH] Prise en main avec R studio pour la production d'un document --- module2/exo1/toy_document_fr.Rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index c6aad27..bb7c63f 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -6,9 +6,9 @@ output: html_document --- -# En demandant à la lib maths +## En demandant à la lib maths -*Mon ordinateur m’indique que π vaut approximativement * +Mon ordinateur m’indique que π vaut *approximativement * ```{r} -- 2.18.1