{
data(compendiums)
# make compendiums
make_compendium(name = "my_compendium", path = tempdir(),
format = "basic", force = TRUE)
# check urls in scripts
check_urls(path = file.path(tempdir(), "./scripts"))
}
Run the code above in your browser using DataLab