powered by
get the bounding box of the map
gadm_getBbox(x)
Object of class gadm_sf or gadm_sp
vector of numeric values of:
xmin minimum longitude
ymin minimum latitude
xmax maximum longitude
ymax maximum latitude
gadm_crop
# NOT RUN { library(GADMTools) data("Corsica") gadm_getBbox(Corsica) # }
Run the code above in your browser using DataLab