diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e296bb586e88166aa8a263ca75b44c2b9e..dbd7068b7f589463ffb77a6a8eb9225a63a35a47 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,11 +1,10 @@ --- -title: "Votre titre" -author: "Votre nom" -date: "La date du jour" +title: "Titre" +author: "Estelle Dupré" +date: "03/12" output: html_document --- - ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ```