From 9bfadeba65b244be6b2a98855fae91fe0e2140c8 Mon Sep 17 00:00:00 2001 From: Lisa Fourtune Date: Fri, 7 Jan 2022 10:53:21 +0100 Subject: [PATCH] Ajout date et nom --- 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..ae1d5e8 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: "Lisa F" +date: "07/01/2022" output: html_document --- -- 2.18.1