BE-coronavirus
Coronavirus data & analysis for Belgium
R scripts to generate trends
Explanations on this blog page: https://jepoirrier.org/becovid19/
Please note that the data is provided as is, as reported from https://epistat.wiv-isp.be/covid/
How to run this?
- Go to the src/ directory, usually with:
setwd("PATH/TO/src")
- Execute (from R), the run_all.R script:
source("run_all.R")
License
Feel free to use data, scripts and figures following the GNU GPL license (see LICENSE file)