diff --git a/module2/exo1/toy_document_en.Rmd b/module2/exo1/toy_document_en.Rmd index 13b258ddd0da29bc3bf08c64b6a1db742f6d5409..19a79cf88cf48c416da09e398a34911c3f4f0909 100644 --- a/module2/exo1/toy_document_en.Rmd +++ b/module2/exo1/toy_document_en.Rmd @@ -1,10 +1,10 @@ --- -title: "Your title" -author: "Your name" +title: "modification" +author: "Elodie Castaingts" date: "Today's date" output: html_document --- - +A little modification ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE)