From 2a82e109f82f4bbf8da5f78a681e4e7d6399f8de Mon Sep 17 00:00:00 2001 From: LYNDA ADEM <849ac752b8383850b29c99267cd96fea@app-learninglab.inria.fr> Date: Thu, 8 Sep 2022 23:49:19 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 73035a5..8b13789 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,17 +1 @@ ---- -title: "À propos du calcul de pi" -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* - -```{r cars} -summary(cars) -``` -- 2.18.1