diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 3c5a95693340dd2bdbce1039724d8637f44aed9a..0ac394aeb0d96516106f65d72f29df1eaafc7bb5 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -4,6 +4,7 @@ author: "Arnaud Legrand" date: "25 juin 2018" output: html_document --- + ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ```