From c9bddba4437a0bd5254c711d5703e9d10b14d428 Mon Sep 17 00:00:00 2001 From: c68f9de69b13f2aa5770dc8b82765c65 Date: Tue, 23 Jun 2020 09:47:09 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 1644630..7b95b0f 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -2,9 +2,7 @@ title: "A propos du calcul de pi" author: "Margot Thirion" date: "23 juin 2020" -output: - html_document: default - pdf_document: default +output: html_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo=TRUE) -- 2.18.1