Commit 7fc4abaf authored by Clair Ch's avatar Clair Ch

bonne function pour la médiane

parent 644147cd
......@@ -51,7 +51,7 @@ max(dat)
Calcul de la médiane
```{r}
med(dat)
median(dat)
```
Calcul de l'écart-type
......
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