modelling_setup Scripts that helps setting up R for modelling and more. source the setup.R script directly from github (requires internet connection) library(devtools) SourceURL <- "https://raw.githubusercontent.com/european-modelling-hubs/modelling_setup/main/setup.R" source_url(SourceURL)