Update toy_document_fr.Rmd

parent 54edceb2
...@@ -43,5 +43,4 @@ Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en compta ...@@ -43,5 +43,4 @@ Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en compta
```{r} ```{r}
4*mean(df$Accept) 4*mean(df$Accept)
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment