From 2e2ab7cf723d4bb275933b4c3fa328b5abfbb935 Mon Sep 17 00:00:00 2001 From: Malvina Millet Date: Wed, 15 Nov 2023 13:14:09 +0200 Subject: [PATCH] test --- module2/exo1/toy_document_fr.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index abe89c5..d99243f 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -5,7 +5,7 @@ date: "15 novembre 2023" output: html_document --- - +m ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` -- 2.18.1