resample_raster | R Documentation |
Internal function used to resample rasters
resample_raster(ras1, ras0, rasInit, resampMeth)
ras1 |
|
ras0 |
|
rasInit |
|
resampMeth |
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
resampling method (for track record)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.