titre

parent 5c19ceec
--- ---
title: "Votre titre" title: "Calcul sur R"
author: "Votre nom" author: "Leharanger Maxime"
date: "La date du jour" date: "15/09/2020"
output: html_document output: html_document
--- ---
...@@ -18,8 +18,11 @@ mean(x) ...@@ -18,8 +18,11 @@ mean(x)
min(x) min(x)
``` ```
``` ```
max(x)
```
```
med(x) med(x)
``` ```
``` ```
msd(x) sd(x)
``` ```
\ No newline at end of file
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