crop_or_reproject | R Documentation |
Decides whether to crop or reproject based on arguments.
crop_or_reproject(r, crop, reproject, method)
r |
The RasterLayer to crop or reproject. |
crop |
A Raster* or Extent to crop to. |
reproject |
A Raster* to reproject to. |
method |
The method if reprojecting. |
Meant for internal use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.