Update analyse-syndrome-grippal.Rmd

parent ac2d7054
......@@ -18,6 +18,7 @@ header-includes:
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
Etude du syndrome grippal
```{r}
data_file = "syndrome-grippal.csv"
if (!file.exists(data_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