From d20fccf755c2ac55c28a73657394e5232df5e6dc Mon Sep 17 00:00:00 2001 From: 9fa586823bdc1794e7c3bcc7ecef3840 <9fa586823bdc1794e7c3bcc7ecef3840@app-learninglab.inria.fr> Date: Wed, 1 Dec 2021 10:16:30 +0100 Subject: [PATCH] Mon premier test de commit --- 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 8cc0662..9c18284 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -4,7 +4,7 @@ author: " Arnaud Legrand" date: "25 juin 2018" output: html_document --- - +Hello world ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` -- 2.18.1