Description Usage Arguments Value Author(s) Examples
View source: R/00_S3_Definitions.R
crop a region to a specific rectangle
1 | gadm_crop(x, xmin, ymin, xmax, ymax)
|
x |
gadm_sp or gadm_sf Object containing regions. |
xmin |
numeric Longitude min |
ymin |
numeric Latitude min |
xmax |
numeric Longitude max |
ymax |
numeric Latitude max |
Object gadm_sf or gadm_sp
Jean Pierre Decorps <jean.pierre.decorps@gmail.com>
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.