From d8268d6e33296a2917b7e7f134e11325ed046546 Mon Sep 17 00:00:00 2001 From: Dadier Remy Date: Sat, 12 Jul 2025 20:04:49 +0200 Subject: [PATCH] Add my name to the document --- 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 7eece5e..b441e12 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,6 +1,6 @@ --- title: "Votre titre" -author: "Votre nom" +author: "Rémy Dadier " date: "La date du jour" output: html_document --- -- 2.18.1