process_raster | R Documentation |
Internal function used to crop, mask and project rasters
process_raster(ras, border, epsg, projMeth)
ras |
|
border |
|
epsg |
character; string that can be used as input in |
projMeth |
character; method used for estimating the new cell values. If NULL, the user is interactively
asked to select one of the available methods for |
a list of length 2; The first element is the processed SpatRaster
object and the second element is the selected
projection method (for track record)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.