diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7ad35f8095a88beff22622f8353e2597883f4a42..c15b496036c4eff7e8ca2c80c0343d2a2cbe2862 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -15,7 +15,6 @@ knitr::opts_chunk$set(echo = TRUE) ```{r cars} -setwd("~/Documents/science_repro/mooc-rr") summary(cars) ```