From a983792859e9cac6222b44a657cbda889b1c3ff8 Mon Sep 17 00:00:00 2001 From: c0d30d5799ef748507ba5dd9bd047824 Date: Fri, 15 Jan 2021 10:39:48 +0000 Subject: [PATCH] Renomme le fichier --- module2/exo1/{toy_document_fr.Rmd => toy_notebook_fr.Rmd} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename module2/exo1/{toy_document_fr.Rmd => toy_notebook_fr.Rmd} (94%) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_notebook_fr.Rmd similarity index 94% rename from module2/exo1/toy_document_fr.Rmd rename to module2/exo1/toy_notebook_fr.Rmd index 08d73e7..e9ff1c8 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_notebook_fr.Rmd @@ -1,7 +1,7 @@ --- -title: "Votre titre" -author: "Marie-Maelle Desgranges" -date: "La date du jour" +title: "A propos du calcul de pi" +author: "Arnaud Legrand" +date: "25 juin 2018" output: html_document --- -- 2.18.1