From da45d2baa563c53050eea2e39bf5e1095a0283ea Mon Sep 17 00:00:00 2001 From: 9fa586823bdc1794e7c3bcc7ecef3840 <9fa586823bdc1794e7c3bcc7ecef3840@app-learninglab.inria.fr> Date: Tue, 30 Nov 2021 15:44:45 +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 76b54a6..cd44994 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -9,6 +9,10 @@ output: html_document knitr::opts_chunk$set(echo = TRUE) ``` -### En demandant à la lib maths +## En demandant à la lib maths -Mon ordinateur m'indique que $pi$ vaut *approximativement* +Mon ordinateur m'indique que $\pi$ vaut *approximativement* + +```{r cars} +pi +``` -- 2.18.1