From eba5c6cf4a9b388c98854d19b47877cd517bfef5 Mon Sep 17 00:00:00 2001 From: Ariane Ducher Date: Thu, 22 Oct 2020 15:22:27 +0200 Subject: [PATCH] =?UTF-8?q?Avec=20le=20calcul=20de=20l'=C3=A9cart-type=20c?= =?UTF-8?q?'est=20mieux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo2/exercice_fr.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/module2/exo2/exercice_fr.Rmd b/module2/exo2/exercice_fr.Rmd index 286997a..42c0986 100644 --- a/module2/exo2/exercice_fr.Rmd +++ b/module2/exo2/exercice_fr.Rmd @@ -17,5 +17,6 @@ Data ``` ```{r} summary(Data) +sd(Data) ``` -- 2.18.1