Commit eba5c6cf authored by Ariane Ducher's avatar Ariane Ducher

Avec le calcul de l'écart-type c'est mieux

parent 4abe8294
...@@ -17,5 +17,6 @@ Data ...@@ -17,5 +17,6 @@ Data
``` ```
```{r} ```{r}
summary(Data) summary(Data)
sd(Data)
``` ```
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