titre

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