Skip to content
Sonia Mitchell edited this page Jul 22, 2020 · 18 revisions

This package is dependent on the SCRCdataAPI package being installed:

library(devtools)
install_github("ScottishCovidResponse/SCRCdataAPI")

To install the package itself and load it into R:

install_github("ScottishCovidResponse/SCRCdata")
library(SCRCdata)
Clone this wiki locally