get_gadm_gpkg: Get GADM country level datasets (geopackage)

View source: R/get_gadm.R

get_gadm_gpkgR Documentation

Get GADM country level datasets (geopackage)

Description

Download country level administrative datasets in geopackage

Usage

get_gadm_gpkg(iso = NULL, file_path = NULL)

Arguments

iso

ISO3 country code

file_path

filepath

Value

gadm geopackage

Examples



# give path to your destination folder
file_path <- ".."
# call the function
get_gadm_gpkg(iso="NPL", file_path=f)



Ohm-Np/openRspat documentation built on June 23, 2022, 3:03 p.m.