From 1119a6652744a27561d628e72cb2f9f254e4ab92 Mon Sep 17 00:00:00 2001 From: Clement MOLINA Date: Mon, 21 Aug 2023 16:36:30 +0200 Subject: [PATCH] Premier commit Rstudio --- module2/exo1/toy_document_fr.Rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..9c474a7 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" +author: "Clément MOLINA" +date: "21/08/2023" output: html_document --- -- 2.18.1