if(dev.interactive()){
# start the example database
makeExampleDB(until = "match_gazetteer", path = tempdir())
regDataseries(name = "gadm",
description = "Database of Global Administrative Areas",
homepage = "https://gadm.org/index.html",
licence_link = "https://gadm.org/license.html",
update = TRUE)
}
Run the code above in your browser using DataLab