Commit 9569a7a6 authored by Jhouben's avatar Jhouben

Update influenza-like-illness-analysis.Rmd

parent f882fb07
......@@ -26,6 +26,7 @@ The data on the incidence of influenza-like illness are available from the Web s
```{r}
data_url = "http://www.sentiweb.fr/datasets/incidence-PAY-3.csv"
```
```{r}
data_csv = "grippal.csv"
if (!file.exists(data_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