Update analyse-syndrome-grippal.Rmd

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