From 60deb3e6de34662c2bd06f80c809372350fffc1b Mon Sep 17 00:00:00 2001 From: Voillequin Date: Sat, 12 Dec 2020 11:32:38 +0100 Subject: [PATCH] titre et date --- module2/exo4/exercice_fr.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module2/exo4/exercice_fr.Rmd b/module2/exo4/exercice_fr.Rmd index 7eece5e..afc3f0b 100644 --- a/module2/exo4/exercice_fr.Rmd +++ b/module2/exo4/exercice_fr.Rmd @@ -1,7 +1,7 @@ --- -title: "Votre titre" -author: "Votre nom" -date: "La date du jour" +title: "Mon journal de bord" +author: "Sandrine Voillequin" +date: "12 decembre 2020" output: html_document --- -- 2.18.1