Commit c7115187 authored by David Elser's avatar David Elser

third

parent 25a7e8f2
...@@ -30,6 +30,7 @@ In order to protect us in case the Réseau Sentinelles Web server disappears or ...@@ -30,6 +30,7 @@ In order to protect us in case the Réseau Sentinelles Web server disappears or
```{r} ```{r}
data_file = "syndrome-grippal.csv" data_file = "syndrome-grippal.csv"
if (!file.exists(data_file)) { if (!file.exists(data_file)) {
download.file(data_url, data_file, method="auto") download.file(data_url, data_file, method="auto")
} }
......
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