Update analyse-syndrome-grippal.Rmd

parent 1cfe3051
......@@ -15,6 +15,12 @@ Les données de l'incidence du syndrome grippal sont disponibles du site Web du
```{r}
data_url = "http://www.sentiweb.fr/datasets/incidence-PAY-3.csv"
```
Chargement des données en local
``` {r}
data_local =
```
```{r}
data_file = "syndrome-grippal.csv"
```
......
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