Makes a 4km raster of a midpoint of an extent object
1 2 | ext_middel(r, grdsize = 4, diam = 12,
crs = "+proj=utm + south + zone=35 ellps=WGS84")
|
r |
Raster or extent objectt |
grdsize |
Numeric. The grid size. |
diam |
Numeric. The diameter. |
crs |
Character or object of class CRS.PROJ.4 type description of a Coordinate Reference System (map projection). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.