The goal of ecdcatlas is to use from R the Atlas API of ECDC: http://atlas.ecdc.europa.eu/public/AtlasService/rest/help
You can install ecdcatlas from github with:
# install.packages("devtools")
devtools::install_github("behrica/ecdcatlas")
Gives access to the Atlas API of ECDC
The goal of ecdcatlas is to use from R the Atlas API of ECDC: http://atlas.ecdc.europa.eu/public/AtlasService/rest/help
You can install ecdcatlas from github with:
# install.packages("devtools")
devtools::install_github("behrica/ecdcatlas")
Gives access to the Atlas API of ECDC