From 54e619aad0cbbc34183d51dc61b411d2e1dbcc44 Mon Sep 17 00:00:00 2001 From: RAMEL-DELOBEL Marie Date: Fri, 12 Nov 2021 16:01:10 +0100 Subject: [PATCH] try 2 --- module2/exo1/toy_document_fr.Rmd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..9d40144 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,11 +1,10 @@ --- title: "Votre titre" author: "Votre nom" -date: "La date du jour" +date: "12/11/2021" output: html_document --- - ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` -- 2.18.1