From f15d3bf6dce7912a636bf4cb3a6dc20f8ca30ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Car?= Date: Wed, 25 Mar 2020 16:36:22 +0100 Subject: [PATCH] premier commit Rmd --- module2/exo1/toy_document_fr.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..ce003ca 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,6 +1,6 @@ --- title: "Votre titre" -author: "Votre nom" +author: "Clément Car" date: "La date du jour" output: html_document --- -- 2.18.1