From a88673ecb3a384624f3aa30b612886b8346137c1 Mon Sep 17 00:00:00 2001 From: Floriane Leblond Date: Tue, 14 Apr 2020 14:34:59 +0200 Subject: [PATCH] changed title --- module2/exo1/toy_document_fr.Rmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..74e41f0 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,8 +1,8 @@ --- -title: "Votre titre" -author: "Votre nom" -date: "La date du jour" -output: html_document +title: "Toydoc" +author: "leblonf" +date: "11 avril 2020" +output: pdf_document --- -- 2.18.1