From 1fbf0cf4935ed1b7bcfc972c8953d887202ee936 Mon Sep 17 00:00:00 2001 From: Sophie Drogue Date: Thu, 18 Nov 2021 11:30:22 +0100 Subject: [PATCH] Mon premier petit commit --- module2/exo1/toy_document_fr.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..d589c31 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,7 +1,7 @@ --- -title: "Votre titre" -author: "Votre nom" -date: "La date du jour" +title: "Mon essai de recherche reproductible" +author: "Sophie Drogué" +date: "Le 18 novembre 2021" output: html_document --- -- 2.18.1