From 4307b45a3508a6b5c3a52bab96d75ad224b2042a Mon Sep 17 00:00:00 2001 From: e98e07ce68e08fdbdcfdf1975fde2b46 Date: Wed, 14 Dec 2022 09:54:44 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 4 ---- 1 file changed, 4 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 705b947..99d5ddc 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -34,7 +34,3 @@ ggplot(df, aes(x=X,y=Y,color=Accept)) + geom_point(alpha=.2) + coord_fixed() + t ## [1] 3.156 -```{r setup, include=FALSE} -knitr::opts_chunk$set(echo = TRUE) -``` - -- 2.18.1