From 510070a10e29bd477d30dfb13f90523048057b5b Mon Sep 17 00:00:00 2001 From: 9e4d1dda5ec09a0a5f5694314c6b3f7b <9e4d1dda5ec09a0a5f5694314c6b3f7b@app-learninglab.inria.fr> Date: Mon, 3 Oct 2022 10:00:20 +0000 Subject: [PATCH] mon premier test --- module2/exo2/exercice_fr.Rmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module2/exo2/exercice_fr.Rmd b/module2/exo2/exercice_fr.Rmd index 7423eb7..6ade016 100644 --- a/module2/exo2/exercice_fr.Rmd +++ b/module2/exo2/exercice_fr.Rmd @@ -9,15 +9,15 @@ output: html_document mean = 14.113 -2. Le minimum +2. Le minimum: min = 2.8 -3. Le maximum +3. Le maximum: max = 23.4 -4. La médiane +4. La médiane: méd = 14.5 -5. L'écart type +5. L'écart type: éct = 4.312369534258399 \ No newline at end of file -- 2.18.1