ajout standard deviation

parent 3b945c37
...@@ -21,4 +21,5 @@ Calculs: ...@@ -21,4 +21,5 @@ Calculs:
```{r , echo=TRUE} ```{r , echo=TRUE}
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