From e2de5089747aed7a356da0674fd96da6e07e9914 Mon Sep 17 00:00:00 2001 From: Jhouben Date: Thu, 20 May 2021 13:22:44 +0000 Subject: [PATCH] Update toy_document_en.Rmd --- module2/exo1/toy_document_en.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/module2/exo1/toy_document_en.Rmd b/module2/exo1/toy_document_en.Rmd index 6961b74..4d64374 100644 --- a/module2/exo1/toy_document_en.Rmd +++ b/module2/exo1/toy_document_en.Rmd @@ -45,3 +45,4 @@ It is then straightforward to obtain a (not really good) approximation to $\pi$ ```{r} 4*mean(df$Accept) ``` + -- 2.18.1