# \donttest{
tf <- file.path(tempdir(), "test_env")
# Download population rasters from worldpop
download_shapefile(
country_codes = "COM",
dest_file = here::here(tf, "district_shape.gpkg")
)
# }
Run the code above in your browser using DataLab