From 51ba7b1a1eea15f05c09ec50966b7cc843212282 Mon Sep 17 00:00:00 2001 From: Vincent Montero Date: Wed, 22 Dec 2021 15:03:33 +0100 Subject: [PATCH] modification du nom et de la date --- 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..8632636 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: "Vincent Montero" +date: "22-12-2021" output: html_document --- -- 2.18.1